|
Apollo510 Register Documentation release_sdk5p0p1-61912905f0
|
| Instance 0 Address: | 0x40010000 |
Controls the operation of GPIO pin 0.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN0
0x0 |
FIEN0
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL0
0x0 |
NCESRC0
0x0 |
PULLCFG0
0x0 |
SR0
0x0 |
DS0
0x0 |
OUTCFG0
0x0 |
IRPTEN0
0x0 |
RDZERO0
0x0 |
INPEN0
0x0 |
FNCSEL0
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN0 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN0 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL0 | RW | Polarity select for NCE for GPIO 0 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC0 | RW | IOMSTR/MSPI N Chip Select 0, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG0 | RW | Pullup/Pulldown configuration for GPIO 0 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR0 | RW | Configure the slew rate |
| 11:10 | DS0 | RW | Drive strength selection for GPIO 0 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG0 | RW | Pin IO mode selection for GPIO pin 0 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN0 | RW | Interrupt enable for GPIO 0 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO0 | RW | Return 0 for read data on GPIO 0 |
| 4 | INPEN0 | RW | Input enable for GPIO 0 |
| 3:0 | FNCSEL0 | RW | Function select for GPIO pin 0 SWTRACECLK = 0x0 - Serial Wire Debug Trace Clock SLFDSCK = 0x1 - SPI Slave full duplex clock RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT0 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE0 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010004 |
Controls the operation of GPIO pin 1.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN1
0x0 |
FIEN1
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL1
0x0 |
NCESRC1
0x0 |
PULLCFG1
0x0 |
SR1
0x0 |
DS1
0x0 |
OUTCFG1
0x0 |
IRPTEN1
0x0 |
RDZERO1
0x0 |
INPEN1
0x0 |
FNCSEL1
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN1 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN1 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL1 | RW | Polarity select for NCE for GPIO 1 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC1 | RW | IOMSTR/MSPI N Chip Select 1, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG1 | RW | Pullup/Pulldown configuration for GPIO 1 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR1 | RW | Configure the slew rate |
| 11:10 | DS1 | RW | Drive strength selection for GPIO 1 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG1 | RW | Pin IO mode selection for GPIO pin 1 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN1 | RW | Interrupt enable for GPIO 1 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO1 | RW | Return 0 for read data on GPIO 1 |
| 4 | INPEN1 | RW | Input enable for GPIO 1 |
| 3:0 | FNCSEL1 | RW | Function select for GPIO pin 1 SWTRACE0 = 0x0 - Serial Wire Debug Trace Output 0 SLFDMOSI = 0x1 - SPI Slave full duplex input data SLFDWIR3 = 0x2 - SPI Slave full duplex chip enable GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT1 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE1 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 VCMPO = 0x9 - Output of the voltage comparator signal SLFD1WIR3 = 0xA - SPI Slave full duplex chip enable FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT0 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010008 |
Controls the operation of GPIO pin 2.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN2
0x0 |
FIEN2
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL2
0x0 |
NCESRC2
0x0 |
PULLCFG2
0x0 |
SR2
0x0 |
DS2
0x0 |
OUTCFG2
0x0 |
IRPTEN2
0x0 |
RDZERO2
0x0 |
INPEN2
0x0 |
FNCSEL2
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN2 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN2 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL2 | RW | Polarity select for NCE for GPIO 2 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC2 | RW | IOMSTR/MSPI N Chip Select 2, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG2 | RW | Pullup/Pulldown configuration for GPIO 2 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR2 | RW | Configure the slew rate |
| 11:10 | DS2 | RW | Drive strength selection for GPIO 2 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG2 | RW | Pin IO mode selection for GPIO pin 2 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN2 | RW | Interrupt enable for GPIO 2 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO2 | RW | Return 0 for read data on GPIO 2 |
| 4 | INPEN2 | RW | Input enable for GPIO 2 |
| 3:0 | FNCSEL2 | RW | Function select for GPIO pin 2 SWTRACE1 = 0x0 - Serial Wire Debug Trace Output 1 SLFDMISO = 0x1 - SPI Slave full duplex output data TRIG1 = 0x2 - ADC trigger input GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT2 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE2 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 VCMPO = 0x9 - Output of the voltage comparator signal SLFD1MISO = 0xA - SPI Slave full duplex output data, alternate FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANRST = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001000C |
Controls the operation of GPIO pin 3.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN3
0x0 |
FIEN3
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL3
0x0 |
NCESRC3
0x0 |
PULLCFG3
0x0 |
SR3
0x0 |
DS3
0x0 |
OUTCFG3
0x0 |
IRPTEN3
0x0 |
RDZERO3
0x0 |
INPEN3
0x0 |
FNCSEL3
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN3 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN3 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL3 | RW | Polarity select for NCE for GPIO 3 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC3 | RW | IOMSTR/MSPI N Chip Select 3, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG3 | RW | Pullup/Pulldown configuration for GPIO 3 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR3 | RW | Configure the slew rate |
| 11:10 | DS3 | RW | Drive strength selection for GPIO 3 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG3 | RW | Pin IO mode selection for GPIO pin 3 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN3 | RW | Interrupt enable for GPIO 3 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO3 | RW | Return 0 for read data on GPIO 3 |
| 4 | INPEN3 | RW | Input enable for GPIO 3 |
| 3:0 | FNCSEL3 | RW | Function select for GPIO pin 3 SWTRACE2 = 0x0 - Serial Wire Debug Trace Output 2 SLFDnCE = 0x1 - SPI Slave full duplex chip enable SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT3 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE3 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S1_SDIN = 0xA - I2S Data input (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANIN5 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010010 |
Controls the operation of GPIO pin 4.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN4
0x0 |
FIEN4
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL4
0x0 |
NCESRC4
0x0 |
PULLCFG4
0x0 |
SR4
0x0 |
DS4
0x0 |
OUTCFG4
0x0 |
IRPTEN4
0x0 |
RDZERO4
0x0 |
INPEN4
0x0 |
FNCSEL4
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN4 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN4 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL4 | RW | Polarity select for NCE for GPIO 4 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC4 | RW | IOMSTR/MSPI N Chip Select 4, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG4 | RW | Pullup/Pulldown configuration for GPIO 4 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR4 | RW | Configure the slew rate |
| 11:10 | DS4 | RW | Drive strength selection for GPIO 4 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG4 | RW | Pin IO mode selection for GPIO pin 4 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN4 | RW | Interrupt enable for GPIO 4 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO4 | RW | Return 0 for read data on GPIO 4 |
| 4 | INPEN4 | RW | Input enable for GPIO 4 |
| 3:0 | FNCSEL4 | RW | Function select for GPIO pin 4 SWTRACE3 = 0x0 - Serial Wire Debug Trace Output 3 SLFDINT = 0x1 - I2C Slave FD1 interrupt 32KHzXT = 0x2 - 32kHZ from analog GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT4 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE4 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 I2S0_SDIN = 0x9 - I2S Data input (I2S Master/Slave 0) SLFD1INT = 0xA - I2C Slave FD2 interrupt FPIO = 0xB - Fast PIO FLB_TDO = 0xC - Internal function (Flash Bist) FLLOAD_DIR = 0xD - Internal function (Flash parallel load) MDA_TDO = 0xE - Internal function (MBIST) SCANIN6 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010014 |
Controls the operation of GPIO pin 5.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN5
0x0 |
FIEN5
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL5
0x0 |
NCESRC5
0x0 |
PULLCFG5
0x0 |
SR5
0x0 |
DS5
0x0 |
OUTCFG5
0x0 |
IRPTEN5
0x0 |
RDZERO5
0x0 |
INPEN5
0x0 |
FNCSEL5
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN5 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN5 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL5 | RW | Polarity select for NCE for GPIO 5 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC5 | RW | IOMSTR/MSPI N Chip Select 5, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG5 | RW | Pullup/Pulldown configuration for GPIO 5 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR5 | RW | Configure the slew rate |
| 11:10 | DS5 | RW | Drive strength selection for GPIO 5 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG5 | RW | Pin IO mode selection for GPIO pin 5 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN5 | RW | Interrupt enable for GPIO 5 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO5 | RW | Return 0 for read data on GPIO 5 |
| 4 | INPEN5 | RW | Input enable for GPIO 5 |
| 3:0 | FNCSEL5 | RW | Function select for GPIO pin 5 M0SCL = 0x0 - Serial I2C Master Clock output (IOM 0) M0SCK = 0x1 - Serial SPI Master Clock output (IOM 0) I2S0_CLK = 0x2 - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART2RTS = 0x4 - UART Request to Send (RTS) (UART 2) UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT5 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE5 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO FLB_TDI = 0xC - Internal function (Flash Bist) FLLOAD_DATA = 0xD - Internal function (Flash parallel load) MDA_SRST = 0xE - Internal function (MBIST) SCANOUT2 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010018 |
Controls the operation of GPIO pin 6.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN6
0x0 |
FIEN6
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL6
0x0 |
NCESRC6
0x0 |
PULLCFG6
0x0 |
SR6
0x0 |
DS6
0x0 |
OUTCFG6
0x0 |
IRPTEN6
0x0 |
RDZERO6
0x0 |
INPEN6
0x0 |
FNCSEL6
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN6 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN6 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL6 | RW | Polarity select for NCE for GPIO 6 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC6 | RW | IOMSTR/MSPI N Chip Select 6, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG6 | RW | Pullup/Pulldown configuration for GPIO 6 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR6 | RW | Configure the slew rate |
| 11:10 | DS6 | RW | Drive strength selection for GPIO 6 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG6 | RW | Pin IO mode selection for GPIO pin 6 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN6 | RW | Interrupt enable for GPIO 6 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO6 | RW | Return 0 for read data on GPIO 6 |
| 4 | INPEN6 | RW | Input enable for GPIO 6 |
| 3:0 | FNCSEL6 | RW | Function select for GPIO pin 6 M0SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 0) M0MOSI = 0x1 - Serial SPI Master MOSI output (IOM 0$) I2S0_DATA = 0x2 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT6 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE6 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 I2S0_SDOUT = 0x9 - I2S Data output (I2S Master/Slave 0) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO FLB_TDO_1 = 0xC - Internal function (Flash Bist) RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT1 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001001C |
Controls the operation of GPIO pin 7.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN7
0x0 |
FIEN7
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL7
0x0 |
NCESRC7
0x0 |
PULLCFG7
0x0 |
SR7
0x0 |
DS7
0x0 |
OUTCFG7
0x0 |
IRPTEN7
0x0 |
RDZERO7
0x0 |
INPEN7
0x0 |
FNCSEL7
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN7 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN7 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL7 | RW | Polarity select for NCE for GPIO 7 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC7 | RW | IOMSTR/MSPI N Chip Select 7, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG7 | RW | Pullup/Pulldown configuration for GPIO 7 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR7 | RW | Configure the slew rate |
| 11:10 | DS7 | RW | Drive strength selection for GPIO 7 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG7 | RW | Pin IO mode selection for GPIO pin 7 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN7 | RW | Interrupt enable for GPIO 7 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO7 | RW | Return 0 for read data on GPIO 7 |
| 4 | INPEN7 | RW | Input enable for GPIO 7 |
| 3:0 | FNCSEL7 | RW | Function select for GPIO pin 7 M0MISO = 0x0 - Serial SPI Master MISO input (IOM 0$) TRIG0 = 0x1 - ADC trigger input I2S0_WS = 0x2 - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART2CTS = 0x4 - UART Clear to Send (CTS) (UART 2) UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT7 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE7 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 MNCE2_0 = 0x9 - MSPI Master 2 nCE 0 Signal MNCE3_1 = 0xA - MSPI Master 3 nCE 1 Signal FPIO = 0xB - Fast PIO FLB_TDI_1 = 0xC - Internal function (Flash Bist) RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANIN7 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010020 |
Controls the operation of GPIO pin 8.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN8
0x0 |
FIEN8
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL8
0x0 |
NCESRC8
0x0 |
PULLCFG8
0x0 |
SR8
0x0 |
DS8
0x0 |
OUTCFG8
0x0 |
IRPTEN8
0x0 |
RDZERO8
0x0 |
INPEN8
0x0 |
FNCSEL8
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN8 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN8 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL8 | RW | Polarity select for NCE for GPIO 8 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC8 | RW | IOMSTR/MSPI N Chip Select 8, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG8 | RW | Pullup/Pulldown configuration for GPIO 8 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR8 | RW | Configure the slew rate |
| 11:10 | DS8 | RW | Drive strength selection for GPIO 8 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG8 | RW | Pin IO mode selection for GPIO pin 8 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN8 | RW | Interrupt enable for GPIO 8 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO8 | RW | Return 0 for read data on GPIO 8 |
| 4 | INPEN8 | RW | Input enable for GPIO 8 |
| 3:0 | FNCSEL8 | RW | Function select for GPIO pin 8 CMPRF1 = 0x0 - Comparator reference 1 TRIG1 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O M1SCL = 0x4 - Serial I2C Master Clock output (IOM 1) M1SCK = 0x5 - Serial SPI Master Clock output (IOM 1) CT8 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE8 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S1_CLK = 0xA - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO FLB_TCLK_1 = 0xC - Internal function (Flash Bist) RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT4 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010024 |
Controls the operation of GPIO pin 9.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN9
0x0 |
FIEN9
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL9
0x0 |
NCESRC9
0x0 |
PULLCFG9
0x0 |
SR9
0x0 |
DS9
0x0 |
OUTCFG9
0x0 |
IRPTEN9
0x0 |
RDZERO9
0x0 |
INPEN9
0x0 |
FNCSEL9
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN9 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN9 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL9 | RW | Polarity select for NCE for GPIO 9 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC9 | RW | IOMSTR/MSPI N Chip Select 9, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG9 | RW | Pullup/Pulldown configuration for GPIO 9 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR9 | RW | Configure the slew rate |
| 11:10 | DS9 | RW | Drive strength selection for GPIO 9 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG9 | RW | Pin IO mode selection for GPIO pin 9 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN9 | RW | Interrupt enable for GPIO 9 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO9 | RW | Return 0 for read data on GPIO 9 |
| 4 | INPEN9 | RW | Input enable for GPIO 9 |
| 3:0 | FNCSEL9 | RW | Function select for GPIO pin 9 CMPRF0 = 0x0 - Comparator reference 0 TRIG2 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O M1SDAWIR3 = 0x4 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 1) M1MOSI = 0x5 - Serial SPI Master MOSI output (IOM 1$) CT9 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE9 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS9 = 0x8 - Observation bus bit 9 I2S1_DATA = 0x9 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) I2S1_SDOUT = 0xA - I2S Data output (I2S Master/Slave 1) FPIO = 0xB - Fast PIO FLB_TMS_1 = 0xC - Internal function (Flash Bist) RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT5 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010028 |
Controls the operation of GPIO pin 10.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN10
0x0 |
FIEN10
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL10
0x0 |
NCESRC10
0x0 |
PULLCFG10
0x0 |
SR10
0x0 |
DS10
0x0 |
OUTCFG10
0x0 |
IRPTEN10
0x0 |
RDZERO10
0x0 |
INPEN10
0x0 |
FNCSEL10
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN10 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN10 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL10 | RW | Polarity select for NCE for GPIO 10 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC10 | RW | IOMSTR/MSPI N Chip Select 10, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG10 | RW | Pullup/Pulldown configuration for GPIO 10 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR10 | RW | Configure the slew rate |
| 11:10 | DS10 | RW | Drive strength selection for GPIO 10 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG10 | RW | Pin IO mode selection for GPIO pin 10 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN10 | RW | Interrupt enable for GPIO 10 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO10 | RW | Return 0 for read data on GPIO 10 |
| 4 | INPEN10 | RW | Input enable for GPIO 10 |
| 3:0 | FNCSEL10 | RW | Function select for GPIO pin 10 CMPIN0 = 0x0 - Voltage comparator input 0 TRIG3 = 0x1 - ADC trigger input MNCE0_0 = 0x2 - MSPI Master 0 nCE 0 Signal GPIO = 0x3 - General purpose I/O M1MISO = 0x4 - Serial SPI Master MISO input (IOM 1$) MNCE2_0 = 0x5 - MSPI Master 2 nCE 0 Signal CT10 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE10 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS10 = 0x8 - Observation bus bit 10 DISP_TE = 0x9 - Display TE input I2S1_WS = 0xA - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO MNCE2_1 = 0xC - MSPI Master 2 nCE 1 Signal RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. OPCG_LOAD = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001002C |
Controls the operation of GPIO pin 11.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN11
0x0 |
FIEN11
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL11
0x0 |
NCESRC11
0x0 |
PULLCFG11
0x0 |
SR11
0x0 |
DS11
0x0 |
OUTCFG11
0x0 |
IRPTEN11
0x0 |
RDZERO11
0x0 |
INPEN11
0x0 |
FNCSEL11
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN11 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN11 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL11 | RW | Polarity select for NCE for GPIO 11 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC11 | RW | IOMSTR/MSPI N Chip Select 11, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG11 | RW | Pullup/Pulldown configuration for GPIO 11 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR11 | RW | Configure the slew rate |
| 11:10 | DS11 | RW | Drive strength selection for GPIO 11 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG11 | RW | Pin IO mode selection for GPIO pin 11 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN11 | RW | Interrupt enable for GPIO 11 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO11 | RW | Return 0 for read data on GPIO 11 |
| 4 | INPEN11 | RW | Input enable for GPIO 11 |
| 3:0 | FNCSEL11 | RW | Function select for GPIO pin 11 CMPIN1 = 0x0 - Voltage comparator input 0 TRIG0 = 0x1 - ADC trigger input I2S0_CLK = 0x2 - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT11 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE11 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS11 = 0x8 - Observation bus bit 11 SLSCL = 0x9 - I2C Slave clock SLSCK = 0xA - SPI Slave clock FPIO = 0xB - Fast PIO FLB_TCLK = 0xC - Internal function (Flash Bist) FLLOAD_ADDR = 0xD - Internal function (Flash parallel load) MDA_TCK = 0xE - Internal function (MBIST) SCANIN4 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010030 |
Controls the operation of GPIO pin 12.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN12
0x0 |
FIEN12
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL12
0x0 |
NCESRC12
0x0 |
PULLCFG12
0x0 |
SR12
0x0 |
DS12
0x0 |
OUTCFG12
0x0 |
IRPTEN12
0x0 |
RDZERO12
0x0 |
INPEN12
0x0 |
FNCSEL12
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN12 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN12 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL12 | RW | Polarity select for NCE for GPIO 12 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC12 | RW | IOMSTR/MSPI N Chip Select 12, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG12 | RW | Pullup/Pulldown configuration for GPIO 12 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR12 | RW | Configure the slew rate |
| 11:10 | DS12 | RW | Drive strength selection for GPIO 12 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG12 | RW | Pin IO mode selection for GPIO pin 12 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN12 | RW | Interrupt enable for GPIO 12 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO12 | RW | Return 0 for read data on GPIO 12 |
| 4 | INPEN12 | RW | Input enable for GPIO 12 |
| 3:0 | FNCSEL12 | RW | Function select for GPIO pin 12 ADCSE7 = 0x0 - Analog to Digital Converter SE IN7 TRIG1 = 0x1 - ADC trigger input I2S0_DATA = 0x2 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT12 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE12 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS12 = 0x8 - Observation bus bit 12 CMPRF2 = 0x9 - Comparator reference 2 I2S0_SDOUT = 0xA - I2S Data output (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANIN3 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010034 |
Controls the operation of GPIO pin 13.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN13
0x0 |
FIEN13
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL13
0x0 |
NCESRC13
0x0 |
PULLCFG13
0x0 |
SR13
0x0 |
DS13
0x0 |
OUTCFG13
0x0 |
IRPTEN13
0x0 |
RDZERO13
0x0 |
INPEN13
0x0 |
FNCSEL13
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN13 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN13 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL13 | RW | Polarity select for NCE for GPIO 13 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC13 | RW | IOMSTR/MSPI N Chip Select 13, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG13 | RW | Pullup/Pulldown configuration for GPIO 13 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR13 | RW | Configure the slew rate |
| 11:10 | DS13 | RW | Drive strength selection for GPIO 13 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG13 | RW | Pin IO mode selection for GPIO pin 13 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN13 | RW | Interrupt enable for GPIO 13 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO13 | RW | Return 0 for read data on GPIO 13 |
| 4 | INPEN13 | RW | Input enable for GPIO 13 |
| 3:0 | FNCSEL13 | RW | Function select for GPIO pin 13 ADCSE6 = 0x0 - Analog to Digital Converter SE IN6 TRIG2 = 0x1 - ADC trigger input I2S0_WS = 0x2 - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT13 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE13 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS13 = 0x8 - Observation bus bit 13 SLnCE = 0x9 - SPI Slave chip enable RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO FLB_FCLK = 0xC - Internal function (Flash Bist) FLLOAD_DATA = 0xD - Internal function (Flash parallel load) MDA_TDI = 0xE - Internal function (MBIST) SCANIN0 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010038 |
Controls the operation of GPIO pin 14.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN14
0x0 |
FIEN14
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL14
0x0 |
NCESRC14
0x0 |
PULLCFG14
0x0 |
SR14
0x0 |
DS14
0x0 |
OUTCFG14
0x0 |
IRPTEN14
0x0 |
RDZERO14
0x0 |
INPEN14
0x0 |
FNCSEL14
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN14 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN14 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL14 | RW | Polarity select for NCE for GPIO 14 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC14 | RW | IOMSTR/MSPI N Chip Select 14, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG14 | RW | Pullup/Pulldown configuration for GPIO 14 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR14 | RW | Configure the slew rate |
| 11:10 | DS14 | RW | Drive strength selection for GPIO 14 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG14 | RW | Pin IO mode selection for GPIO pin 14 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN14 | RW | Interrupt enable for GPIO 14 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO14 | RW | Return 0 for read data on GPIO 14 |
| 4 | INPEN14 | RW | Input enable for GPIO 14 |
| 3:0 | FNCSEL14 | RW | Function select for GPIO pin 14 ADCSE5 = 0x0 - Analog to Digital Converter SE IN5 TRIG3 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. UART1RX = 0x5 - UART receive input (UART 1) CT14 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE14 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS14 = 0x8 - Observation bus bit 14 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S0_SDIN = 0xA - I2S Data input (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. FLLOAD_ADDR = 0xD - Internal function (Flash parallel load) MDA_TRSTN = 0xE - Internal function (MBIST) SCANIN2 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001003C |
Controls the operation of GPIO pin 15.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN15
0x0 |
FIEN15
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL15
0x0 |
NCESRC15
0x0 |
PULLCFG15
0x0 |
SR15
0x0 |
DS15
0x0 |
OUTCFG15
0x0 |
IRPTEN15
0x0 |
RDZERO15
0x0 |
INPEN15
0x0 |
FNCSEL15
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN15 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN15 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL15 | RW | Polarity select for NCE for GPIO 15 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC15 | RW | IOMSTR/MSPI N Chip Select 15, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG15 | RW | Pullup/Pulldown configuration for GPIO 15 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR15 | RW | Configure the slew rate |
| 11:10 | DS15 | RW | Drive strength selection for GPIO 15 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG15 | RW | Pin IO mode selection for GPIO pin 15 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN15 | RW | Interrupt enable for GPIO 15 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO15 | RW | Return 0 for read data on GPIO 15 |
| 4 | INPEN15 | RW | Input enable for GPIO 15 |
| 3:0 | FNCSEL15 | RW | Function select for GPIO pin 15 ADCSE4 = 0x0 - Analog to Digital Converter SE IN4 TRIG0 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. UART3RX = 0x5 - UART receive input (UART 3) CT15 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE15 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS15 = 0x8 - Observation bus bit 15 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. REFCLK_EXT = 0xA - External Reference Clock FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. FLLOAD_DATA = 0xD - Internal function (Flash parallel load) RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANIN1 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010040 |
Controls the operation of GPIO pin 16.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN16
0x0 |
FIEN16
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL16
0x0 |
NCESRC16
0x0 |
PULLCFG16
0x0 |
SR16
0x0 |
DS16
0x0 |
OUTCFG16
0x0 |
IRPTEN16
0x0 |
RDZERO16
0x0 |
INPEN16
0x0 |
FNCSEL16
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN16 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN16 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL16 | RW | Polarity select for NCE for GPIO 16 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC16 | RW | IOMSTR/MSPI N Chip Select 16, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG16 | RW | Pullup/Pulldown configuration for GPIO 16 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR16 | RW | Configure the slew rate |
| 11:10 | DS16 | RW | Drive strength selection for GPIO 16 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG16 | RW | Pin IO mode selection for GPIO pin 16 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN16 | RW | Interrupt enable for GPIO 16 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO16 | RW | Return 0 for read data on GPIO 16 |
| 4 | INPEN16 | RW | Input enable for GPIO 16 |
| 3:0 | FNCSEL16 | RW | Function select for GPIO pin 16 ADCSE3 = 0x0 - Analog to Digital Converter SE IN3 TRIG1 = 0x1 - ADC trigger input I2S1_CLK = 0x2 - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT16 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE16 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. EN192MHz = 0xA - Enable external 192 MHz clock FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. DFT_RET = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010044 |
Controls the operation of GPIO pin 17.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN17
0x0 |
FIEN17
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL17
0x0 |
NCESRC17
0x0 |
PULLCFG17
0x0 |
SR17
0x0 |
DS17
0x0 |
OUTCFG17
0x0 |
IRPTEN17
0x0 |
RDZERO17
0x0 |
INPEN17
0x0 |
FNCSEL17
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN17 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN17 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL17 | RW | Polarity select for NCE for GPIO 17 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC17 | RW | IOMSTR/MSPI N Chip Select 17, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG17 | RW | Pullup/Pulldown configuration for GPIO 17 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR17 | RW | Configure the slew rate |
| 11:10 | DS17 | RW | Drive strength selection for GPIO 17 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG17 | RW | Pin IO mode selection for GPIO pin 17 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN17 | RW | Interrupt enable for GPIO 17 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO17 | RW | Return 0 for read data on GPIO 17 |
| 4 | INPEN17 | RW | Input enable for GPIO 17 |
| 3:0 | FNCSEL17 | RW | Function select for GPIO pin 17 ADCSE2 = 0x0 - Analog to Digital Converter SE IN2 TRIG2 = 0x1 - ADC trigger input I2S1_DATA = 0x2 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT17 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE17 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 I2S1_SDOUT = 0x9 - I2S Data output (I2S Master/Slave 1) CLK192MHz = 0xA - External 192 MHz clock FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. FLLOAD_STRB = 0xD - Internal function (Flash parallel load) MDA_TMS = 0xE - Internal function (MBIST) RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010048 |
Controls the operation of GPIO pin 18.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN18
0x0 |
FIEN18
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL18
0x0 |
NCESRC18
0x0 |
PULLCFG18
0x0 |
SR18
0x0 |
DS18
0x0 |
OUTCFG18
0x0 |
IRPTEN18
0x0 |
RDZERO18
0x0 |
INPEN18
0x0 |
FNCSEL18
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN18 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN18 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL18 | RW | Polarity select for NCE for GPIO 18 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC18 | RW | IOMSTR/MSPI N Chip Select 18, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG18 | RW | Pullup/Pulldown configuration for GPIO 18 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR18 | RW | Configure the slew rate |
| 11:10 | DS18 | RW | Drive strength selection for GPIO 18 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG18 | RW | Pin IO mode selection for GPIO pin 18 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN18 | RW | Interrupt enable for GPIO 18 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO18 | RW | Return 0 for read data on GPIO 18 |
| 4 | INPEN18 | RW | Input enable for GPIO 18 |
| 3:0 | FNCSEL18 | RW | Function select for GPIO pin 18 ADCSE1 = 0x0 - Analog to Digital Converter SE IN1 ANATEST2 = 0x1 - Ambiq Analog test I/O - Unbuffered I2S1_WS = 0x2 - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT18 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE18 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO FLB_TMS = 0xC - Internal function (Flash Bist) FLLOAD_DATA = 0xD - Internal function (Flash parallel load) MDA_HFRC_EXT = 0xE - Internal function (MBIST) OPCG_TRIG = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001004C |
Controls the operation of GPIO pin 19.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN19
0x0 |
FIEN19
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL19
0x0 |
NCESRC19
0x0 |
PULLCFG19
0x0 |
SR19
0x0 |
DS19
0x0 |
OUTCFG19
0x0 |
IRPTEN19
0x0 |
RDZERO19
0x0 |
INPEN19
0x0 |
FNCSEL19
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN19 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN19 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL19 | RW | Polarity select for NCE for GPIO 19 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC19 | RW | IOMSTR/MSPI N Chip Select 19, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG19 | RW | Pullup/Pulldown configuration for GPIO 19 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR19 | RW | Configure the slew rate |
| 11:10 | DS19 | RW | Drive strength selection for GPIO 19 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG19 | RW | Pin IO mode selection for GPIO pin 19 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN19 | RW | Interrupt enable for GPIO 19 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO19 | RW | Return 0 for read data on GPIO 19 |
| 4 | INPEN19 | RW | Input enable for GPIO 19 |
| 3:0 | FNCSEL19 | RW | Function select for GPIO pin 19 ADCSE0 = 0x0 - Analog to Digital Converter SE IN0 ANATEST1 = 0x1 - Ambiq Analog test I/O - Unbuffered RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART2CTS = 0x4 - UART Clear to Send (CTS) (UART 2) UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT19 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE19 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 I2S1_SDIN = 0x9 - I2S Data input (I2S Master/Slave 1) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO FLB_TRSTN = 0xC - Internal function (Flash Bist) FLLOAD_ADDR = 0xD - Internal function (Flash parallel load) RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. DFT_ISO = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010050 |
Controls the operation of GPIO pin 20.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN20
0x0 |
FIEN20
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL20
0x0 |
NCESRC20
0x0 |
PULLCFG20
0x0 |
SR20
0x0 |
DS20
0x0 |
OUTCFG20
0x0 |
IRPTEN20
0x0 |
RDZERO20
0x0 |
INPEN20
0x0 |
FNCSEL20
0x0 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN20 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN20 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL20 | RW | Polarity select for NCE for GPIO 20 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC20 | RW | IOMSTR/MSPI N Chip Select 20, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG20 | RW | Pullup/Pulldown configuration for GPIO 20 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR20 | RW | Configure the slew rate |
| 11:10 | DS20 | RW | Drive strength selection for GPIO 20 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG20 | RW | Pin IO mode selection for GPIO pin 20 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN20 | RW | Interrupt enable for GPIO 20 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO20 | RW | Return 0 for read data on GPIO 20 |
| 4 | INPEN20 | RW | Input enable for GPIO 20 |
| 3:0 | FNCSEL20 | RW | Function select for GPIO pin 20 SWDCK = 0x0 - Serial Wire Debug clock input TRIG1 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT20 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE20 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANCLK = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010054 |
Controls the operation of GPIO pin 21.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN21
0x0 |
FIEN21
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL21
0x0 |
NCESRC21
0x0 |
PULLCFG21
0x0 |
SR21
0x0 |
DS21
0x0 |
OUTCFG21
0x0 |
IRPTEN21
0x0 |
RDZERO21
0x0 |
INPEN21
0x0 |
FNCSEL21
0x0 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN21 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN21 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL21 | RW | Polarity select for NCE for GPIO 21 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC21 | RW | IOMSTR/MSPI N Chip Select 21, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG21 | RW | Pullup/Pulldown configuration for GPIO 21 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR21 | RW | Configure the slew rate |
| 11:10 | DS21 | RW | Drive strength selection for GPIO 21 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG21 | RW | Pin IO mode selection for GPIO pin 21 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN21 | RW | Interrupt enable for GPIO 21 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO21 | RW | Return 0 for read data on GPIO 21 |
| 4 | INPEN21 | RW | Input enable for GPIO 21 |
| 3:0 | FNCSEL21 | RW | Function select for GPIO pin 21 SWDIO = 0x0 - Serial Wire Debug data input/output TRIG2 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT21 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE21 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANSHFT = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010058 |
Controls the operation of GPIO pin 22.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN22
0x0 |
FIEN22
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL22
0x0 |
NCESRC22
0x0 |
PULLCFG22
0x0 |
SR22
0x0 |
DS22
0x0 |
OUTCFG22
0x0 |
IRPTEN22
0x0 |
RDZERO22
0x0 |
INPEN22
0x0 |
FNCSEL22
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN22 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN22 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL22 | RW | Polarity select for NCE for GPIO 22 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC22 | RW | IOMSTR/MSPI N Chip Select 22, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG22 | RW | Pullup/Pulldown configuration for GPIO 22 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR22 | RW | Configure the slew rate |
| 11:10 | DS22 | RW | Drive strength selection for GPIO 22 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG22 | RW | Pin IO mode selection for GPIO pin 22 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN22 | RW | Interrupt enable for GPIO 22 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO22 | RW | Return 0 for read data on GPIO 22 |
| 4 | INPEN22 | RW | Input enable for GPIO 22 |
| 3:0 | FNCSEL22 | RW | Function select for GPIO pin 22 M7SCL = 0x0 - Serial I2C Master Clock output (IOM 7) M7SCK = 0x1 - Serial SPI Master Clock output (IOM 7) SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT22 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE22 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT3 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001005C |
Controls the operation of GPIO pin 23.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN23
0x0 |
FIEN23
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL23
0x0 |
NCESRC23
0x0 |
PULLCFG23
0x0 |
SR23
0x0 |
DS23
0x0 |
OUTCFG23
0x0 |
IRPTEN23
0x0 |
RDZERO23
0x0 |
INPEN23
0x0 |
FNCSEL23
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN23 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN23 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL23 | RW | Polarity select for NCE for GPIO 23 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC23 | RW | IOMSTR/MSPI N Chip Select 23, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG23 | RW | Pullup/Pulldown configuration for GPIO 23 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR23 | RW | Configure the slew rate |
| 11:10 | DS23 | RW | Drive strength selection for GPIO 23 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG23 | RW | Pin IO mode selection for GPIO pin 23 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN23 | RW | Interrupt enable for GPIO 23 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO23 | RW | Return 0 for read data on GPIO 23 |
| 4 | INPEN23 | RW | Input enable for GPIO 23 |
| 3:0 | FNCSEL23 | RW | Function select for GPIO pin 23 M7SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 7) M7MOSI = 0x1 - Serial SPI Master MOSI output (IOM 7$) SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT23 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE23 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT6 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010060 |
Controls the operation of GPIO pin 24.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN24
0x0 |
FIEN24
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL24
0x0 |
NCESRC24
0x0 |
PULLCFG24
0x0 |
SR24
0x0 |
DS24
0x0 |
OUTCFG24
0x0 |
IRPTEN24
0x0 |
RDZERO24
0x0 |
INPEN24
0x0 |
FNCSEL24
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN24 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN24 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL24 | RW | Polarity select for NCE for GPIO 24 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC24 | RW | IOMSTR/MSPI N Chip Select 24, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG24 | RW | Pullup/Pulldown configuration for GPIO 24 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR24 | RW | Configure the slew rate |
| 11:10 | DS24 | RW | Drive strength selection for GPIO 24 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG24 | RW | Pin IO mode selection for GPIO pin 24 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN24 | RW | Interrupt enable for GPIO 24 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO24 | RW | Return 0 for read data on GPIO 24 |
| 4 | INPEN24 | RW | Input enable for GPIO 24 |
| 3:0 | FNCSEL24 | RW | Function select for GPIO pin 24 M7MISO = 0x0 - Serial SPI Master MISO input (IOM 7$) TRIG3 = 0x1 - ADC trigger input SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT24 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE24 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 MNCE0_0 = 0x9 - MSPI Master 0 nCE 0 Signal MNCE0_1 = 0xA - MSPI Master 0 nCE 1 Signal FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT7 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010064 |
Controls the operation of GPIO pin 25.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN25
0x0 |
FIEN25
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL25
0x0 |
NCESRC25
0x0 |
PULLCFG25
0x0 |
SR25
0x0 |
DS25
0x0 |
OUTCFG25
0x0 |
IRPTEN25
0x0 |
RDZERO25
0x0 |
INPEN25
0x0 |
FNCSEL25
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN25 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN25 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL25 | RW | Polarity select for NCE for GPIO 25 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC25 | RW | IOMSTR/MSPI N Chip Select 25, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG25 | RW | Pullup/Pulldown configuration for GPIO 25 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR25 | RW | Configure the slew rate |
| 11:10 | DS25 | RW | Drive strength selection for GPIO 25 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG25 | RW | Pin IO mode selection for GPIO pin 25 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN25 | RW | Interrupt enable for GPIO 25 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO25 | RW | Return 0 for read data on GPIO 25 |
| 4 | INPEN25 | RW | Input enable for GPIO 25 |
| 3:0 | FNCSEL25 | RW | Function select for GPIO pin 25 M2SCL = 0x0 - Serial I2C Master Clock output (IOM 2) M2SCK = 0x1 - Serial SPI Master Clock output (IOM 2) RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O LFRC_EXT = 0x4 - External LFRC Clock UART1TX = 0x5 - UART transmit output (UART 1) CT25 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE25 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS9 = 0x8 - Observation bus bit 9 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANIN8 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010068 |
Controls the operation of GPIO pin 26.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN26
0x0 |
FIEN26
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL26
0x0 |
NCESRC26
0x0 |
PULLCFG26
0x0 |
SR26
0x0 |
DS26
0x0 |
OUTCFG26
0x0 |
IRPTEN26
0x0 |
RDZERO26
0x0 |
INPEN26
0x0 |
FNCSEL26
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN26 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN26 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL26 | RW | Polarity select for NCE for GPIO 26 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC26 | RW | IOMSTR/MSPI N Chip Select 26, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG26 | RW | Pullup/Pulldown configuration for GPIO 26 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR26 | RW | Configure the slew rate |
| 11:10 | DS26 | RW | Drive strength selection for GPIO 26 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG26 | RW | Pin IO mode selection for GPIO pin 26 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN26 | RW | Interrupt enable for GPIO 26 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO26 | RW | Return 0 for read data on GPIO 26 |
| 4 | INPEN26 | RW | Input enable for GPIO 26 |
| 3:0 | FNCSEL26 | RW | Function select for GPIO pin 26 M2SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 2) M2MOSI = 0x1 - Serial SPI Master MOSI output (IOM 2$) RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O HFRC_EXT = 0x4 - External LFRC Clock UART1RX = 0x5 - UART receive input (UART 1) CT26 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE26 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS10 = 0x8 - Observation bus bit 10 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANIN9 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x4001006C |
Controls the operation of GPIO pin 27.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN27
0x0 |
FIEN27
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL27
0x0 |
NCESRC27
0x0 |
PULLCFG27
0x0 |
SR27
0x0 |
DS27
0x0 |
OUTCFG27
0x0 |
IRPTEN27
0x0 |
RDZERO27
0x0 |
INPEN27
0x0 |
FNCSEL27
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN27 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN27 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL27 | RW | Polarity select for NCE for GPIO 27 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC27 | RW | IOMSTR/MSPI N Chip Select 27, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG27 | RW | Pullup/Pulldown configuration for GPIO 27 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR27 | RW | Configure the slew rate |
| 11:10 | DS27 | RW | Drive strength selection for GPIO 27 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG27 | RW | Pin IO mode selection for GPIO pin 27 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN27 | RW | Interrupt enable for GPIO 27 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO27 | RW | Return 0 for read data on GPIO 27 |
| 4 | INPEN27 | RW | Input enable for GPIO 27 |
| 3:0 | FNCSEL27 | RW | Function select for GPIO pin 27 M2MISO = 0x0 - Serial SPI Master MISO input (IOM 2$) TRIG0 = 0x1 - ADC trigger input MNCE3_0 = 0x2 - MSPI Master 3 nCE 0 Signal GPIO = 0x3 - General purpose I/O XT_EXT = 0x4 - External XT Clock UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT27 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE27 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS11 = 0x8 - Observation bus bit 11 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010070 |
Controls the operation of GPIO pin 28.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN28
0x0 |
FIEN28
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL28
0x0 |
NCESRC28
0x0 |
PULLCFG28
0x0 |
SR28
0x0 |
DS28
0x0 |
OUTCFG28
0x0 |
IRPTEN28
0x0 |
RDZERO28
0x0 |
INPEN28
0x0 |
FNCSEL28
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN28 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN28 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL28 | RW | Polarity select for NCE for GPIO 28 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC28 | RW | IOMSTR/MSPI N Chip Select 28, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG28 | RW | Pullup/Pulldown configuration for GPIO 28 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR28 | RW | Configure the slew rate |
| 11:10 | DS28 | RW | Drive strength selection for GPIO 28 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG28 | RW | Pin IO mode selection for GPIO pin 28 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN28 | RW | Interrupt enable for GPIO 28 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO28 | RW | Return 0 for read data on GPIO 28 |
| 4 | INPEN28 | RW | Input enable for GPIO 28 |
| 3:0 | FNCSEL28 | RW | Function select for GPIO pin 28 SWO = 0x0 - Serial Wire Output VCMPO = 0x1 - Output of the voltage comparator signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART2CTS = 0x4 - UART Clear to Send (CTS) (UART 2) RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT28 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE28 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS12 = 0x8 - Observation bus bit 12 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. CME = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010074 |
Controls the operation of GPIO pin 29.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN29
0x0 |
FIEN29
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL29
0x0 |
NCESRC29
0x0 |
PULLCFG29
0x0 |
SR29
0x0 |
DS29
0x0 |
OUTCFG29
0x0 |
IRPTEN29
0x0 |
RDZERO29
0x0 |
INPEN29
0x0 |
FNCSEL29
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN29 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN29 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL29 | RW | Polarity select for NCE for GPIO 29 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC29 | RW | IOMSTR/MSPI N Chip Select 29, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG29 | RW | Pullup/Pulldown configuration for GPIO 29 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR29 | RW | Configure the slew rate |
| 11:10 | DS29 | RW | Drive strength selection for GPIO 29 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG29 | RW | Pin IO mode selection for GPIO pin 29 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN29 | RW | Interrupt enable for GPIO 29 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO29 | RW | Return 0 for read data on GPIO 29 |
| 4 | INPEN29 | RW | Input enable for GPIO 29 |
| 3:0 | FNCSEL29 | RW | Function select for GPIO pin 29 TRIG0 = 0x0 - ADC trigger input VCMPO = 0x1 - Output of the voltage comparator signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART1CTS = 0x4 - UART Clear to Send (CTS) (UART 1) RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT29 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE29 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS13 = 0x8 - Observation bus bit 13 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. CMLE = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010078 |
Controls the operation of GPIO pin 30.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN30
0x0 |
FIEN30
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL30
0x0 |
NCESRC30
0x0 |
PULLCFG30
0x0 |
SR30
0x0 |
DS30
0x0 |
OUTCFG30
0x0 |
IRPTEN30
0x0 |
RDZERO30
0x0 |
INPEN30
0x0 |
FNCSEL30
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN30 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN30 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL30 | RW | Polarity select for NCE for GPIO 30 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC30 | RW | IOMSTR/MSPI N Chip Select 30, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG30 | RW | Pullup/Pulldown configuration for GPIO 30 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR30 | RW | Configure the slew rate |
| 11:10 | DS30 | RW | Drive strength selection for GPIO 30 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG30 | RW | Pin IO mode selection for GPIO pin 30 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN30 | RW | Interrupt enable for GPIO 30 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO30 | RW | Return 0 for read data on GPIO 30 |
| 4 | INPEN30 | RW | Input enable for GPIO 30 |
| 3:0 | FNCSEL30 | RW | Function select for GPIO pin 30 TRIG1 = 0x0 - ADC trigger input VCMPO = 0x1 - Output of the voltage comparator signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT30 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE30 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS14 = 0x8 - Observation bus bit 14 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001007C |
Controls the operation of GPIO pin 31.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN31
0x0 |
FIEN31
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL31
0x0 |
NCESRC31
0x0 |
PULLCFG31
0x0 |
SR31
0x0 |
DS31
0x0 |
OUTCFG31
0x0 |
IRPTEN31
0x0 |
RDZERO31
0x0 |
INPEN31
0x0 |
FNCSEL31
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN31 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN31 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL31 | RW | Polarity select for NCE for GPIO 31 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC31 | RW | IOMSTR/MSPI N Chip Select 31, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG31 | RW | Pullup/Pulldown configuration for GPIO 31 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR31 | RW | Configure the slew rate |
| 11:10 | DS31 | RW | Drive strength selection for GPIO 31 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG31 | RW | Pin IO mode selection for GPIO pin 31 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN31 | RW | Interrupt enable for GPIO 31 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO31 | RW | Return 0 for read data on GPIO 31 |
| 4 | INPEN31 | RW | Input enable for GPIO 31 |
| 3:0 | FNCSEL31 | RW | Function select for GPIO pin 31 M3SCL = 0x0 - Serial I2C Master Clock output (IOM 3) M3SCK = 0x1 - Serial SPI Master Clock output (IOM 3) I2S0_CLK = 0x2 - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART2CTS = 0x5 - UART Clear to Send (CTS) (UART 2) CT31 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE31 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS15 = 0x8 - Observation bus bit 15 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT9 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010080 |
Controls the operation of GPIO pin 32.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN32
0x0 |
FIEN32
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL32
0x0 |
NCESRC32
0x0 |
PULLCFG32
0x0 |
SR32
0x0 |
DS32
0x0 |
OUTCFG32
0x0 |
IRPTEN32
0x0 |
RDZERO32
0x0 |
INPEN32
0x0 |
FNCSEL32
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN32 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN32 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL32 | RW | Polarity select for NCE for GPIO 32 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC32 | RW | IOMSTR/MSPI N Chip Select 32, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG32 | RW | Pullup/Pulldown configuration for GPIO 32 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR32 | RW | Configure the slew rate |
| 11:10 | DS32 | RW | Drive strength selection for GPIO 32 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG32 | RW | Pin IO mode selection for GPIO pin 32 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN32 | RW | Interrupt enable for GPIO 32 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO32 | RW | Return 0 for read data on GPIO 32 |
| 4 | INPEN32 | RW | Input enable for GPIO 32 |
| 3:0 | FNCSEL32 | RW | Function select for GPIO pin 32 M3SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 3) M3MOSI = 0x1 - Serial SPI Master MOSI output (IOM 3$) I2S0_DATA = 0x2 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT32 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE32 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 I2S0_SDOUT = 0x9 - I2S Data output (I2S Master/Slave 0) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. LPG_ENABLE = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010084 |
Controls the operation of GPIO pin 33.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN33
0x0 |
FIEN33
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL33
0x0 |
NCESRC33
0x0 |
PULLCFG33
0x0 |
SR33
0x0 |
DS33
0x0 |
OUTCFG33
0x0 |
IRPTEN33
0x0 |
RDZERO33
0x0 |
INPEN33
0x0 |
FNCSEL33
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN33 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN33 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL33 | RW | Polarity select for NCE for GPIO 33 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC33 | RW | IOMSTR/MSPI N Chip Select 33, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG33 | RW | Pullup/Pulldown configuration for GPIO 33 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR33 | RW | Configure the slew rate |
| 11:10 | DS33 | RW | Drive strength selection for GPIO 33 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG33 | RW | Pin IO mode selection for GPIO pin 33 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN33 | RW | Interrupt enable for GPIO 33 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO33 | RW | Return 0 for read data on GPIO 33 |
| 4 | INPEN33 | RW | Input enable for GPIO 33 |
| 3:0 | FNCSEL33 | RW | Function select for GPIO pin 33 M3MISO = 0x0 - Serial SPI Master MISO input (IOM 3$) CLKOUT = 0x1 - Oscillator output clock I2S0_WS = 0x2 - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART2RTS = 0x5 - UART Request to Send (RTS) (UART 2) CT33 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE33 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 DISP_TE = 0x9 - Display TE input MNCE1_0 = 0xA - MSPI Master 1 nCE 0 Signal FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. LPG_LOAD = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010088 |
Controls the operation of GPIO pin 34.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN34
0x0 |
FIEN34
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL34
0x0 |
NCESRC34
0x0 |
PULLCFG34
0x0 |
SR34
0x0 |
DS34
0x0 |
OUTCFG34
0x0 |
IRPTEN34
0x0 |
RDZERO34
0x0 |
INPEN34
0x0 |
FNCSEL34
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN34 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN34 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL34 | RW | Polarity select for NCE for GPIO 34 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC34 | RW | IOMSTR/MSPI N Chip Select 34, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG34 | RW | Pullup/Pulldown configuration for GPIO 34 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR34 | RW | Configure the slew rate |
| 11:10 | DS34 | RW | Drive strength selection for GPIO 34 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG34 | RW | Pin IO mode selection for GPIO pin 34 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN34 | RW | Interrupt enable for GPIO 34 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO34 | RW | Return 0 for read data on GPIO 34 |
| 4 | INPEN34 | RW | Input enable for GPIO 34 |
| 3:0 | FNCSEL34 | RW | Function select for GPIO pin 34 M4SCL = 0x0 - Serial I2C Master Clock output (IOM 4) M4SCK = 0x1 - Serial SPI Master Clock output (IOM 4) SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART2RX = 0x5 - UART receive input (UART 2) CT34 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE34 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 VCMPO = 0x9 - Output of the voltage comparator signal I2S1_CLK = 0xA - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001008C |
Controls the operation of GPIO pin 35.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN35
0x0 |
FIEN35
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL35
0x0 |
NCESRC35
0x0 |
PULLCFG35
0x0 |
SR35
0x0 |
DS35
0x0 |
OUTCFG35
0x0 |
IRPTEN35
0x0 |
RDZERO35
0x0 |
INPEN35
0x0 |
FNCSEL35
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN35 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN35 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL35 | RW | Polarity select for NCE for GPIO 35 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC35 | RW | IOMSTR/MSPI N Chip Select 35, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG35 | RW | Pullup/Pulldown configuration for GPIO 35 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR35 | RW | Configure the slew rate |
| 11:10 | DS35 | RW | Drive strength selection for GPIO 35 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG35 | RW | Pin IO mode selection for GPIO pin 35 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN35 | RW | Interrupt enable for GPIO 35 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO35 | RW | Return 0 for read data on GPIO 35 |
| 4 | INPEN35 | RW | Input enable for GPIO 35 |
| 3:0 | FNCSEL35 | RW | Function select for GPIO pin 35 M4SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 4) M4MOSI = 0x1 - Serial SPI Master MOSI output (IOM 4$) SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT35 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE35 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 I2S1_SDOUT = 0x9 - I2S Data output (I2S Master/Slave 1) I2S1_DATA = 0xA - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. SCANOUT8 = 0xF - Internal function (SCAN) |
| Instance 0 Address: | 0x40010090 |
Controls the operation of GPIO pin 36.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN36
0x0 |
FIEN36
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL36
0x0 |
NCESRC36
0x0 |
PULLCFG36
0x0 |
SR36
0x0 |
DS36
0x0 |
OUTCFG36
0x0 |
IRPTEN36
0x0 |
RDZERO36
0x0 |
INPEN36
0x0 |
FNCSEL36
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN36 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN36 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL36 | RW | Polarity select for NCE for GPIO 36 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC36 | RW | IOMSTR/MSPI N Chip Select 36, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG36 | RW | Pullup/Pulldown configuration for GPIO 36 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR36 | RW | Configure the slew rate |
| 11:10 | DS36 | RW | Drive strength selection for GPIO 36 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG36 | RW | Pin IO mode selection for GPIO pin 36 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN36 | RW | Interrupt enable for GPIO 36 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO36 | RW | Return 0 for read data on GPIO 36 |
| 4 | INPEN36 | RW | Input enable for GPIO 36 |
| 3:0 | FNCSEL36 | RW | Function select for GPIO pin 36 M4MISO = 0x0 - Serial SPI Master MISO input (IOM 4$) TRIG0 = 0x1 - ADC trigger input MNCE3_0 = 0x2 - MSPI Master 3 nCE 0 Signal GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT36 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE36 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 MNCE1_0 = 0x9 - MSPI Master 1 nCE 0 Signal I2S1_WS = 0xA - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010094 |
Controls the operation of GPIO pin 37.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN37
0x0 |
FIEN37
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL37
0x0 |
NCESRC37
0x0 |
PULLCFG37
0x0 |
SR37
0x0 |
DS37
0x0 |
OUTCFG37
0x0 |
IRPTEN37
0x0 |
RDZERO37
0x0 |
INPEN37
0x0 |
FNCSEL37
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN37 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN37 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL37 | RW | Polarity select for NCE for GPIO 37 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC37 | RW | IOMSTR/MSPI N Chip Select 37, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG37 | RW | Pullup/Pulldown configuration for GPIO 37 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR37 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS37 | RW | Drive strength selection for High Speed GPIO 37 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR37 = 0, 0.63x output driver selected if SR37 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR37 = 0, 0.75x output driver selected if SR37 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR37 = 0, 0.88x output driver selected if SR37 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR37 = 0, 1.0x output driver selected if SR37 = 1 |
| 9:8 | OUTCFG37 | RW | Pin IO mode selection for GPIO pin 37 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN37 | RW | Interrupt enable for GPIO 37 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO37 | RW | Return 0 for read data on GPIO 37 |
| 4 | INPEN37 | RW | Input enable for GPIO 37 |
| 3:0 | FNCSEL37 | RW | Function select for GPIO pin 37 MSPI0_10 = 0x0 - MSPI Master 0 Interface Signal TRIG1 = 0x1 - ADC trigger input 32KHzXT = 0x2 - 32kHZ from analog GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT37 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE37 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010098 |
Controls the operation of GPIO pin 38.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN38
0x0 |
FIEN38
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL38
0x0 |
NCESRC38
0x0 |
PULLCFG38
0x0 |
SR38
0x0 |
DS38
0x0 |
OUTCFG38
0x0 |
IRPTEN38
0x0 |
RDZERO38
0x0 |
INPEN38
0x0 |
FNCSEL38
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN38 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN38 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL38 | RW | Polarity select for NCE for GPIO 38 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC38 | RW | IOMSTR/MSPI N Chip Select 38, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG38 | RW | Pullup/Pulldown configuration for GPIO 38 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR38 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS38 | RW | Drive strength selection for High Speed GPIO 38 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR38 = 0, 0.63x output driver selected if SR38 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR38 = 0, 0.75x output driver selected if SR38 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR38 = 0, 0.88x output driver selected if SR38 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR38 = 0, 1.0x output driver selected if SR38 = 1 |
| 9:8 | OUTCFG38 | RW | Pin IO mode selection for GPIO pin 38 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN38 | RW | Interrupt enable for GPIO 38 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO38 | RW | Return 0 for read data on GPIO 38 |
| 4 | INPEN38 | RW | Input enable for GPIO 38 |
| 3:0 | FNCSEL38 | RW | Function select for GPIO pin 38 MSPI0_11 = 0x0 - MSPI Master 0 Interface Signal TRIG2 = 0x1 - ADC trigger input SWTRACECLK = 0x2 - Serial Wire Debug Trace Clock GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART2RTS = 0x5 - UART Request to Send (RTS) (UART 2) CT38 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE38 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001009C |
Controls the operation of GPIO pin 39.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN39
0x0 |
FIEN39
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL39
0x0 |
NCESRC39
0x0 |
PULLCFG39
0x0 |
SR39
0x0 |
DS39
0x0 |
OUTCFG39
0x0 |
IRPTEN39
0x0 |
RDZERO39
0x0 |
INPEN39
0x0 |
FNCSEL39
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN39 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN39 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL39 | RW | Polarity select for NCE for GPIO 39 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC39 | RW | IOMSTR/MSPI N Chip Select 39, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG39 | RW | Pullup/Pulldown configuration for GPIO 39 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR39 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS39 | RW | Drive strength selection for High Speed GPIO 39 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR39 = 0, 0.63x output driver selected if SR39 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR39 = 0, 0.75x output driver selected if SR39 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR39 = 0, 0.88x output driver selected if SR39 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR39 = 0, 1.0x output driver selected if SR39 = 1 |
| 9:8 | OUTCFG39 | RW | Pin IO mode selection for GPIO pin 39 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN39 | RW | Interrupt enable for GPIO 39 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO39 | RW | Return 0 for read data on GPIO 39 |
| 4 | INPEN39 | RW | Input enable for GPIO 39 |
| 3:0 | FNCSEL39 | RW | Function select for GPIO pin 39 MSPI0_12 = 0x0 - MSPI Master 0 Interface Signal TRIG3 = 0x1 - ADC trigger input SWTRACE0 = 0x2 - Serial Wire Debug Trace Output 0 GPIO = 0x3 - General purpose I/O UART2RTS = 0x4 - UART Request to Send (RTS) (UART 2) UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT39 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE39 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100A0 |
Controls the operation of GPIO pin 40.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN40
0x0 |
FIEN40
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL40
0x0 |
NCESRC40
0x0 |
PULLCFG40
0x0 |
SR40
0x0 |
DS40
0x0 |
OUTCFG40
0x0 |
IRPTEN40
0x0 |
RDZERO40
0x0 |
INPEN40
0x0 |
FNCSEL40
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN40 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN40 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL40 | RW | Polarity select for NCE for GPIO 40 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC40 | RW | IOMSTR/MSPI N Chip Select 40, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG40 | RW | Pullup/Pulldown configuration for GPIO 40 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR40 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS40 | RW | Drive strength selection for High Speed GPIO 40 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR40 = 0, 0.63x output driver selected if SR40 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR40 = 0, 0.75x output driver selected if SR40 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR40 = 0, 0.88x output driver selected if SR40 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR40 = 0, 1.0x output driver selected if SR40 = 1 |
| 9:8 | OUTCFG40 | RW | Pin IO mode selection for GPIO pin 40 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN40 | RW | Interrupt enable for GPIO 40 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO40 | RW | Return 0 for read data on GPIO 40 |
| 4 | INPEN40 | RW | Input enable for GPIO 40 |
| 3:0 | FNCSEL40 | RW | Function select for GPIO pin 40 MSPI0_13 = 0x0 - MSPI Master 0 Interface Signal TRIG1 = 0x1 - ADC trigger input SWTRACE1 = 0x2 - Serial Wire Debug Trace Output 1 GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT40 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE40 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100A4 |
Controls the operation of GPIO pin 41.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN41
0x0 |
FIEN41
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL41
0x0 |
NCESRC41
0x0 |
PULLCFG41
0x0 |
SR41
0x0 |
DS41
0x0 |
OUTCFG41
0x0 |
IRPTEN41
0x0 |
RDZERO41
0x0 |
INPEN41
0x0 |
FNCSEL41
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN41 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN41 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL41 | RW | Polarity select for NCE for GPIO 41 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC41 | RW | IOMSTR/MSPI N Chip Select 41, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG41 | RW | Pullup/Pulldown configuration for GPIO 41 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR41 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS41 | RW | Drive strength selection for High Speed GPIO 41 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR41 = 0, 0.63x output driver selected if SR41 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR41 = 0, 0.75x output driver selected if SR41 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR41 = 0, 0.88x output driver selected if SR41 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR41 = 0, 1.0x output driver selected if SR41 = 1 |
| 9:8 | OUTCFG41 | RW | Pin IO mode selection for GPIO pin 41 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN41 | RW | Interrupt enable for GPIO 41 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO41 | RW | Return 0 for read data on GPIO 41 |
| 4 | INPEN41 | RW | Input enable for GPIO 41 |
| 3:0 | FNCSEL41 | RW | Function select for GPIO pin 41 MSPI0_14 = 0x0 - MSPI Master 0 Interface Signal TRIG0 = 0x1 - ADC trigger input SWTRACE2 = 0x2 - Serial Wire Debug Trace Output 2 GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT41 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE41 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS9 = 0x8 - Observation bus bit 9 SWO = 0x9 - Serial Wire Output RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100A8 |
Controls the operation of GPIO pin 42.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN42
0x0 |
FIEN42
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL42
0x0 |
NCESRC42
0x0 |
PULLCFG42
0x0 |
SR42
0x0 |
DS42
0x0 |
OUTCFG42
0x0 |
IRPTEN42
0x0 |
RDZERO42
0x0 |
INPEN42
0x0 |
FNCSEL42
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN42 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN42 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL42 | RW | Polarity select for NCE for GPIO 42 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC42 | RW | IOMSTR/MSPI N Chip Select 42, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG42 | RW | Pullup/Pulldown configuration for GPIO 42 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR42 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS42 | RW | Drive strength selection for High Speed GPIO 42 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR42 = 0, 0.63x output driver selected if SR42 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR42 = 0, 0.75x output driver selected if SR42 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR42 = 0, 0.88x output driver selected if SR42 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR42 = 0, 1.0x output driver selected if SR42 = 1 |
| 9:8 | OUTCFG42 | RW | Pin IO mode selection for GPIO pin 42 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN42 | RW | Interrupt enable for GPIO 42 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO42 | RW | Return 0 for read data on GPIO 42 |
| 4 | INPEN42 | RW | Input enable for GPIO 42 |
| 3:0 | FNCSEL42 | RW | Function select for GPIO pin 42 MSPI0_15 = 0x0 - MSPI Master 0 Interface Signal TRIG2 = 0x1 - ADC trigger input SWTRACE3 = 0x2 - Serial Wire Debug Trace Output 3 GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT42 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE42 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS10 = 0x8 - Observation bus bit 10 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100AC |
Controls the operation of GPIO pin 43.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN43
0x0 |
FIEN43
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL43
0x0 |
NCESRC43
0x0 |
PULLCFG43
0x0 |
SR43
0x0 |
DS43
0x0 |
OUTCFG43
0x0 |
IRPTEN43
0x0 |
RDZERO43
0x0 |
INPEN43
0x0 |
FNCSEL43
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN43 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN43 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL43 | RW | Polarity select for NCE for GPIO 43 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC43 | RW | IOMSTR/MSPI N Chip Select 43, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG43 | RW | Pullup/Pulldown configuration for GPIO 43 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR43 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS43 | RW | Drive strength selection for High Speed GPIO 43 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR43 = 0, 0.63x output driver selected if SR43 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR43 = 0, 0.75x output driver selected if SR43 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR43 = 0, 0.88x output driver selected if SR43 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR43 = 0, 1.0x output driver selected if SR43 = 1 |
| 9:8 | OUTCFG43 | RW | Pin IO mode selection for GPIO pin 43 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN43 | RW | Interrupt enable for GPIO 43 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO43 | RW | Return 0 for read data on GPIO 43 |
| 4 | INPEN43 | RW | Input enable for GPIO 43 |
| 3:0 | FNCSEL43 | RW | Function select for GPIO pin 43 MSPI0_16 = 0x0 - MSPI Master 0 Interface Signal TRIG3 = 0x1 - ADC trigger input SWTRACECTL = 0x2 - Serial Wire Debug Trace Control GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT43 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE43 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS11 = 0x8 - Observation bus bit 11 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100B0 |
Controls the operation of GPIO pin 44.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN44
0x0 |
FIEN44
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL44
0x0 |
NCESRC44
0x0 |
PULLCFG44
0x0 |
SR44
0x0 |
DS44
0x0 |
OUTCFG44
0x0 |
IRPTEN44
0x0 |
RDZERO44
0x0 |
INPEN44
0x0 |
FNCSEL44
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN44 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN44 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL44 | RW | Polarity select for NCE for GPIO 44 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC44 | RW | IOMSTR/MSPI N Chip Select 44, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG44 | RW | Pullup/Pulldown configuration for GPIO 44 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR44 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS44 | RW | Drive strength selection for High Speed GPIO 44 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR44 = 0, 0.63x output driver selected if SR44 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR44 = 0, 0.75x output driver selected if SR44 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR44 = 0, 0.88x output driver selected if SR44 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR44 = 0, 1.0x output driver selected if SR44 = 1 |
| 9:8 | OUTCFG44 | RW | Pin IO mode selection for GPIO pin 44 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN44 | RW | Interrupt enable for GPIO 44 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO44 | RW | Return 0 for read data on GPIO 44 |
| 4 | INPEN44 | RW | Input enable for GPIO 44 |
| 3:0 | FNCSEL44 | RW | Function select for GPIO pin 44 MSPI0_17 = 0x0 - MSPI Master 0 Interface Signal TRIG1 = 0x1 - ADC trigger input SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT44 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE44 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS12 = 0x8 - Observation bus bit 12 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100B4 |
Controls the operation of GPIO pin 45.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN45
0x0 |
FIEN45
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL45
0x0 |
NCESRC45
0x0 |
PULLCFG45
0x0 |
SR45
0x0 |
DS45
0x0 |
OUTCFG45
0x0 |
IRPTEN45
0x0 |
RDZERO45
0x0 |
INPEN45
0x0 |
FNCSEL45
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN45 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN45 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL45 | RW | Polarity select for NCE for GPIO 45 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC45 | RW | IOMSTR/MSPI N Chip Select 45, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG45 | RW | Pullup/Pulldown configuration for GPIO 45 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR45 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS45 | RW | Drive strength selection for High Speed GPIO 45 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR45 = 0, 0.63x output driver selected if SR45 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR45 = 0, 0.75x output driver selected if SR45 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR45 = 0, 0.88x output driver selected if SR45 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR45 = 0, 1.0x output driver selected if SR45 = 1 |
| 9:8 | OUTCFG45 | RW | Pin IO mode selection for GPIO pin 45 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN45 | RW | Interrupt enable for GPIO 45 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO45 | RW | Return 0 for read data on GPIO 45 |
| 4 | INPEN45 | RW | Input enable for GPIO 45 |
| 3:0 | FNCSEL45 | RW | Function select for GPIO pin 45 MSPI0_18 = 0x0 - MSPI Master 0 Interface Signal TRIG2 = 0x1 - ADC trigger input 32KHzXT = 0x2 - 32kHZ from analog GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT45 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE45 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS13 = 0x8 - Observation bus bit 13 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100B8 |
Controls the operation of GPIO pin 46.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN46
0x0 |
FIEN46
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL46
0x0 |
NCESRC46
0x0 |
PULLCFG46
0x0 |
SR46
0x0 |
DS46
0x0 |
OUTCFG46
0x0 |
IRPTEN46
0x0 |
RDZERO46
0x0 |
INPEN46
0x0 |
FNCSEL46
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN46 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN46 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL46 | RW | Polarity select for NCE for GPIO 46 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC46 | RW | IOMSTR/MSPI N Chip Select 46, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG46 | RW | Pullup/Pulldown configuration for GPIO 46 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR46 | RW | Configure the slew rate |
| 11:10 | DS46 | RW | Drive strength selection for GPIO 46 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG46 | RW | Pin IO mode selection for GPIO pin 46 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN46 | RW | Interrupt enable for GPIO 46 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO46 | RW | Return 0 for read data on GPIO 46 |
| 4 | INPEN46 | RW | Input enable for GPIO 46 |
| 3:0 | FNCSEL46 | RW | Function select for GPIO pin 46 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. TRIG3 = 0x1 - ADC trigger input CLKOUT_32M = 0x2 - 32MHz Oscillator output clock GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT46 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE46 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS14 = 0x8 - Observation bus bit 14 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100BC |
Controls the operation of GPIO pin 47.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN47
0x0 |
FIEN47
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL47
0x0 |
NCESRC47
0x0 |
PULLCFG47
0x0 |
SR47
0x0 |
DS47
0x0 |
OUTCFG47
0x0 |
IRPTEN47
0x0 |
RDZERO47
0x0 |
INPEN47
0x0 |
FNCSEL47
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN47 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN47 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL47 | RW | Polarity select for NCE for GPIO 47 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC47 | RW | IOMSTR/MSPI N Chip Select 47, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG47 | RW | Pullup/Pulldown configuration for GPIO 47 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR47 | RW | Configure the slew rate |
| 11:10 | DS47 | RW | Drive strength selection for GPIO 47 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG47 | RW | Pin IO mode selection for GPIO pin 47 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN47 | RW | Interrupt enable for GPIO 47 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO47 | RW | Return 0 for read data on GPIO 47 |
| 4 | INPEN47 | RW | Input enable for GPIO 47 |
| 3:0 | FNCSEL47 | RW | Function select for GPIO pin 47 M5SCL = 0x0 - Serial I2C Master Clock output (IOM 5) M5SCK = 0x1 - Serial SPI Master Clock output (IOM 5) RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT47 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE47 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS15 = 0x8 - Observation bus bit 15 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S0_CLK = 0xA - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100C0 |
Controls the operation of GPIO pin 48.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN48
0x0 |
FIEN48
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL48
0x0 |
NCESRC48
0x0 |
PULLCFG48
0x0 |
SR48
0x0 |
DS48
0x0 |
OUTCFG48
0x0 |
IRPTEN48
0x0 |
RDZERO48
0x0 |
INPEN48
0x0 |
FNCSEL48
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN48 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN48 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL48 | RW | Polarity select for NCE for GPIO 48 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC48 | RW | IOMSTR/MSPI N Chip Select 48, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG48 | RW | Pullup/Pulldown configuration for GPIO 48 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR48 | RW | Configure the slew rate |
| 11:10 | DS48 | RW | Drive strength selection for GPIO 48 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG48 | RW | Pin IO mode selection for GPIO pin 48 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN48 | RW | Interrupt enable for GPIO 48 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO48 | RW | Return 0 for read data on GPIO 48 |
| 4 | INPEN48 | RW | Input enable for GPIO 48 |
| 3:0 | FNCSEL48 | RW | Function select for GPIO pin 48 M5SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 5) M5MOSI = 0x1 - Serial SPI Master MOSI output (IOM 5$) RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT48 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE48 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S0_WS = 0xA - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100C4 |
Controls the operation of GPIO pin 49.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN49
0x0 |
FIEN49
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL49
0x0 |
NCESRC49
0x0 |
PULLCFG49
0x0 |
SR49
0x0 |
DS49
0x0 |
OUTCFG49
0x0 |
IRPTEN49
0x0 |
RDZERO49
0x0 |
INPEN49
0x0 |
FNCSEL49
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN49 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN49 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL49 | RW | Polarity select for NCE for GPIO 49 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC49 | RW | IOMSTR/MSPI N Chip Select 49, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG49 | RW | Pullup/Pulldown configuration for GPIO 49 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR49 | RW | Configure the slew rate |
| 11:10 | DS49 | RW | Drive strength selection for GPIO 49 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG49 | RW | Pin IO mode selection for GPIO pin 49 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN49 | RW | Interrupt enable for GPIO 49 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO49 | RW | Return 0 for read data on GPIO 49 |
| 4 | INPEN49 | RW | Input enable for GPIO 49 |
| 3:0 | FNCSEL49 | RW | Function select for GPIO pin 49 M5MISO = 0x0 - Serial SPI Master MISO input (IOM 5$) TRIG0 = 0x1 - ADC trigger input MNCE1_0 = 0x2 - MSPI Master 1 nCE 0 Signal GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT49 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE49 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 I2S0_DATA = 0x9 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) I2S0_SDOUT = 0xA - I2S Data output (I2S Master/Slave 0) FPIO = 0xB - Fast PIO MNCE1_1 = 0xC - MSPI Master 1 nCE 1 Signal RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100C8 |
Controls the operation of GPIO pin 50.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN50
0x0 |
FIEN50
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL50
0x0 |
NCESRC50
0x0 |
PULLCFG50
0x0 |
SR50
0x0 |
DS50
0x0 |
OUTCFG50
0x0 |
IRPTEN50
0x0 |
RDZERO50
0x0 |
INPEN50
0x0 |
FNCSEL50
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN50 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN50 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL50 | RW | Polarity select for NCE for GPIO 50 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC50 | RW | IOMSTR/MSPI N Chip Select 50, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG50 | RW | Pullup/Pulldown configuration for GPIO 50 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR50 | RW | Configure the slew rate |
| 11:10 | DS50 | RW | Drive strength selection for GPIO 50 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG50 | RW | Pin IO mode selection for GPIO pin 50 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN50 | RW | Interrupt enable for GPIO 50 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO50 | RW | Return 0 for read data on GPIO 50 |
| 4 | INPEN50 | RW | Input enable for GPIO 50 |
| 3:0 | FNCSEL50 | RW | Function select for GPIO pin 50 PDM0_CLK = 0x0 - PDM0 Clock output (I2C Master/Slave D) TRIG0 = 0x1 - ADC trigger input SWTRACECLK = 0x2 - Serial Wire Debug Trace Clock GPIO = 0x3 - General purpose I/O UART2RTS = 0x4 - UART Request to Send (RTS) (UART 2) UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT50 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE50 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 DISP_TE = 0x9 - Display TE input RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. EN96MHz = 0xF - Enable external 96 MHz clock |
| Instance 0 Address: | 0x400100CC |
Controls the operation of GPIO pin 51.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN51
0x0 |
FIEN51
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL51
0x0 |
NCESRC51
0x0 |
PULLCFG51
0x0 |
SR51
0x0 |
DS51
0x0 |
OUTCFG51
0x0 |
IRPTEN51
0x0 |
RDZERO51
0x0 |
INPEN51
0x0 |
FNCSEL51
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN51 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN51 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL51 | RW | Polarity select for NCE for GPIO 51 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC51 | RW | IOMSTR/MSPI N Chip Select 51, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG51 | RW | Pullup/Pulldown configuration for GPIO 51 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR51 | RW | Configure the slew rate |
| 11:10 | DS51 | RW | Drive strength selection for GPIO 51 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG51 | RW | Pin IO mode selection for GPIO pin 51 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN51 | RW | Interrupt enable for GPIO 51 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO51 | RW | Return 0 for read data on GPIO 51 |
| 4 | INPEN51 | RW | Input enable for GPIO 51 |
| 3:0 | FNCSEL51 | RW | Function select for GPIO pin 51 PDM0_DATA = 0x0 - PDM0 audio data input to chip (I2C Master/Slave D) TRIG1 = 0x1 - ADC trigger input SWTRACE0 = 0x2 - Serial Wire Debug Trace Output 0 GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT51 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE51 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. CLK96MHz = 0xF - External 96 MHz clock |
| Instance 0 Address: | 0x400100D0 |
Controls the operation of GPIO pin 52.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN52
0x0 |
FIEN52
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL52
0x0 |
NCESRC52
0x0 |
PULLCFG52
0x0 |
SR52
0x0 |
DS52
0x0 |
OUTCFG52
0x0 |
IRPTEN52
0x0 |
RDZERO52
0x0 |
INPEN52
0x0 |
FNCSEL52
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN52 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN52 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL52 | RW | Polarity select for NCE for GPIO 52 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC52 | RW | IOMSTR/MSPI N Chip Select 52, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG52 | RW | Pullup/Pulldown configuration for GPIO 52 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR52 | RW | Configure the slew rate |
| 11:10 | DS52 | RW | Drive strength selection for GPIO 52 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG52 | RW | Pin IO mode selection for GPIO pin 52 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN52 | RW | Interrupt enable for GPIO 52 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO52 | RW | Return 0 for read data on GPIO 52 |
| 4 | INPEN52 | RW | Input enable for GPIO 52 |
| 3:0 | FNCSEL52 | RW | Function select for GPIO pin 52 MNCE3_0 = 0x0 - MSPI Master 3 nCE 0 Signal TRIG2 = 0x1 - ADC trigger input SWTRACE1 = 0x2 - Serial Wire Debug Trace Output 1 GPIO = 0x3 - General purpose I/O UART2CTS = 0x4 - UART Clear to Send (CTS) (UART 2) UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT52 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE52 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 VCMPO = 0x9 - Output of the voltage comparator signal I2S0_CLK = 0xA - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) FPIO = 0xB - Fast PIO SLSDAWIR3 = 0xC - I2C Slave I/O data (I2C) 3 Wire Data (SPI) SLMOSI = 0xD - SPI Slave input data RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100D4 |
Controls the operation of GPIO pin 53.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN53
0x0 |
FIEN53
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL53
0x0 |
NCESRC53
0x0 |
PULLCFG53
0x0 |
SR53
0x0 |
DS53
0x0 |
OUTCFG53
0x0 |
IRPTEN53
0x0 |
RDZERO53
0x0 |
INPEN53
0x0 |
FNCSEL53
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN53 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN53 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL53 | RW | Polarity select for NCE for GPIO 53 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC53 | RW | IOMSTR/MSPI N Chip Select 53, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG53 | RW | Pullup/Pulldown configuration for GPIO 53 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR53 | RW | Configure the slew rate |
| 11:10 | DS53 | RW | Drive strength selection for GPIO 53 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG53 | RW | Pin IO mode selection for GPIO pin 53 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN53 | RW | Interrupt enable for GPIO 53 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO53 | RW | Return 0 for read data on GPIO 53 |
| 4 | INPEN53 | RW | Input enable for GPIO 53 |
| 3:0 | FNCSEL53 | RW | Function select for GPIO pin 53 MNCE1_0 = 0x0 - MSPI Master 1 nCE 0 Signal TRIG3 = 0x1 - ADC trigger input SWTRACE2 = 0x2 - Serial Wire Debug Trace Output 2 GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT53 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE53 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S0_WS = 0xA - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100D8 |
Controls the operation of GPIO pin 54.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN54
0x0 |
FIEN54
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL54
0x0 |
NCESRC54
0x0 |
PULLCFG54
0x0 |
SR54
0x0 |
DS54
0x0 |
OUTCFG54
0x0 |
IRPTEN54
0x0 |
RDZERO54
0x0 |
INPEN54
0x0 |
FNCSEL54
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN54 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN54 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL54 | RW | Polarity select for NCE for GPIO 54 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC54 | RW | IOMSTR/MSPI N Chip Select 54, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG54 | RW | Pullup/Pulldown configuration for GPIO 54 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR54 | RW | Configure the slew rate |
| 11:10 | DS54 | RW | Drive strength selection for GPIO 54 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG54 | RW | Pin IO mode selection for GPIO pin 54 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN54 | RW | Interrupt enable for GPIO 54 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO54 | RW | Return 0 for read data on GPIO 54 |
| 4 | INPEN54 | RW | Input enable for GPIO 54 |
| 3:0 | FNCSEL54 | RW | Function select for GPIO pin 54 MNCE1_1 = 0x0 - MSPI Master 1 nCE 1 Signal TRIG0 = 0x1 - ADC trigger input SWTRACE3 = 0x2 - Serial Wire Debug Trace Output 3 GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT54 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE54 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 I2S0_DATA = 0x9 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) I2S0_SDOUT = 0xA - I2S Data output (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100DC |
Controls the operation of GPIO pin 55.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN55
0x0 |
FIEN55
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL55
0x0 |
NCESRC55
0x0 |
PULLCFG55
0x0 |
SR55
0x0 |
DS55
0x0 |
OUTCFG55
0x0 |
IRPTEN55
0x0 |
RDZERO55
0x0 |
INPEN55
0x0 |
FNCSEL55
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN55 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN55 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL55 | RW | Polarity select for NCE for GPIO 55 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC55 | RW | IOMSTR/MSPI N Chip Select 55, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG55 | RW | Pullup/Pulldown configuration for GPIO 55 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR55 | RW | Configure the slew rate |
| 11:10 | DS55 | RW | Drive strength selection for GPIO 55 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG55 | RW | Pin IO mode selection for GPIO pin 55 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN55 | RW | Interrupt enable for GPIO 55 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO55 | RW | Return 0 for read data on GPIO 55 |
| 4 | INPEN55 | RW | Input enable for GPIO 55 |
| 3:0 | FNCSEL55 | RW | Function select for GPIO pin 55 MNCE3_1 = 0x0 - MSPI Master 3 nCE 1 Signal TRIG1 = 0x1 - ADC trigger input SWTRACECTL = 0x2 - Serial Wire Debug Trace Control GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT55 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE55 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S1_CLK = 0xA - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100E0 |
Controls the operation of GPIO pin 56.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN56
0x0 |
FIEN56
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL56
0x0 |
NCESRC56
0x0 |
PULLCFG56
0x0 |
SR56
0x0 |
DS56
0x0 |
OUTCFG56
0x0 |
IRPTEN56
0x0 |
RDZERO56
0x0 |
INPEN56
0x0 |
FNCSEL56
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN56 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN56 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL56 | RW | Polarity select for NCE for GPIO 56 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC56 | RW | IOMSTR/MSPI N Chip Select 56, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG56 | RW | Pullup/Pulldown configuration for GPIO 56 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR56 | RW | Configure the slew rate |
| 11:10 | DS56 | RW | Drive strength selection for GPIO 56 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG56 | RW | Pin IO mode selection for GPIO pin 56 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN56 | RW | Interrupt enable for GPIO 56 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO56 | RW | Return 0 for read data on GPIO 56 |
| 4 | INPEN56 | RW | Input enable for GPIO 56 |
| 3:0 | FNCSEL56 | RW | Function select for GPIO pin 56 MNCE0_0 = 0x0 - MSPI Master 0 nCE 0 Signal TRIG2 = 0x1 - ADC trigger input SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT56 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE56 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 VCMPO = 0x9 - Output of the voltage comparator signal I2S1_WS = 0xA - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100E4 |
Controls the operation of GPIO pin 57.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN57
0x0 |
FIEN57
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL57
0x0 |
NCESRC57
0x0 |
PULLCFG57
0x0 |
SR57
0x0 |
DS57
0x0 |
OUTCFG57
0x0 |
IRPTEN57
0x0 |
RDZERO57
0x0 |
INPEN57
0x0 |
FNCSEL57
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN57 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN57 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL57 | RW | Polarity select for NCE for GPIO 57 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC57 | RW | IOMSTR/MSPI N Chip Select 57, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG57 | RW | Pullup/Pulldown configuration for GPIO 57 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR57 | RW | Configure the slew rate |
| 11:10 | DS57 | RW | Drive strength selection for GPIO 57 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG57 | RW | Pin IO mode selection for GPIO pin 57 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN57 | RW | Interrupt enable for GPIO 57 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO57 | RW | Return 0 for read data on GPIO 57 |
| 4 | INPEN57 | RW | Input enable for GPIO 57 |
| 3:0 | FNCSEL57 | RW | Function select for GPIO pin 57 MNCE0_1 = 0x0 - MSPI Master 0 nCE 1 Signal TRIG3 = 0x1 - ADC trigger input SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT57 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE57 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS9 = 0x8 - Observation bus bit 9 I2S1_DATA = 0x9 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) I2S1_SDOUT = 0xA - I2S Data output (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100E8 |
Controls the operation of GPIO pin 58.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN58
0x0 |
FIEN58
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL58
0x0 |
NCESRC58
0x0 |
PULLCFG58
0x0 |
SR58
0x0 |
DS58
0x0 |
OUTCFG58
0x0 |
IRPTEN58
0x0 |
RDZERO58
0x0 |
INPEN58
0x0 |
FNCSEL58
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN58 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN58 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL58 | RW | Polarity select for NCE for GPIO 58 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC58 | RW | IOMSTR/MSPI N Chip Select 58, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG58 | RW | Pullup/Pulldown configuration for GPIO 58 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR58 | RW | Configure the slew rate |
| 11:10 | DS58 | RW | Drive strength selection for GPIO 58 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG58 | RW | Pin IO mode selection for GPIO pin 58 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN58 | RW | Interrupt enable for GPIO 58 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO58 | RW | Return 0 for read data on GPIO 58 |
| 4 | INPEN58 | RW | Input enable for GPIO 58 |
| 3:0 | FNCSEL58 | RW | Function select for GPIO pin 58 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT58 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE58 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS10 = 0x8 - Observation bus bit 10 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100EC |
Controls the operation of GPIO pin 59.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN59
0x0 |
FIEN59
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL59
0x0 |
NCESRC59
0x0 |
PULLCFG59
0x0 |
SR59
0x0 |
DS59
0x0 |
OUTCFG59
0x0 |
IRPTEN59
0x0 |
RDZERO59
0x0 |
INPEN59
0x0 |
FNCSEL59
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN59 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN59 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL59 | RW | Polarity select for NCE for GPIO 59 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC59 | RW | IOMSTR/MSPI N Chip Select 59, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG59 | RW | Pullup/Pulldown configuration for GPIO 59 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR59 | RW | Configure the slew rate |
| 11:10 | DS59 | RW | Drive strength selection for GPIO 59 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG59 | RW | Pin IO mode selection for GPIO pin 59 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN59 | RW | Interrupt enable for GPIO 59 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO59 | RW | Return 0 for read data on GPIO 59 |
| 4 | INPEN59 | RW | Input enable for GPIO 59 |
| 3:0 | FNCSEL59 | RW | Function select for GPIO pin 59 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. TRIG0 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT59 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE59 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS11 = 0x8 - Observation bus bit 11 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100F0 |
Controls the operation of GPIO pin 60.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN60
0x0 |
FIEN60
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL60
0x0 |
NCESRC60
0x0 |
PULLCFG60
0x0 |
SR60
0x0 |
DS60
0x0 |
OUTCFG60
0x0 |
IRPTEN60
0x0 |
RDZERO60
0x0 |
INPEN60
0x0 |
FNCSEL60
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN60 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN60 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL60 | RW | Polarity select for NCE for GPIO 60 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC60 | RW | IOMSTR/MSPI N Chip Select 60, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG60 | RW | Pullup/Pulldown configuration for GPIO 60 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR60 | RW | Configure the slew rate |
| 11:10 | DS60 | RW | Drive strength selection for GPIO 60 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG60 | RW | Pin IO mode selection for GPIO pin 60 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN60 | RW | Interrupt enable for GPIO 60 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO60 | RW | Return 0 for read data on GPIO 60 |
| 4 | INPEN60 | RW | Input enable for GPIO 60 |
| 3:0 | FNCSEL60 | RW | Function select for GPIO pin 60 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. TRIG1 = 0x1 - ADC trigger input RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT60 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE60 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS12 = 0x8 - Observation bus bit 12 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100F4 |
Controls the operation of GPIO pin 61.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN61
0x0 |
FIEN61
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL61
0x0 |
NCESRC61
0x0 |
PULLCFG61
0x0 |
SR61
0x0 |
DS61
0x0 |
OUTCFG61
0x0 |
IRPTEN61
0x0 |
RDZERO61
0x0 |
INPEN61
0x0 |
FNCSEL61
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN61 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN61 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL61 | RW | Polarity select for NCE for GPIO 61 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC61 | RW | IOMSTR/MSPI N Chip Select 61, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG61 | RW | Pullup/Pulldown configuration for GPIO 61 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR61 | RW | Configure the slew rate |
| 11:10 | DS61 | RW | Drive strength selection for GPIO 61 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG61 | RW | Pin IO mode selection for GPIO pin 61 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN61 | RW | Interrupt enable for GPIO 61 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO61 | RW | Return 0 for read data on GPIO 61 |
| 4 | INPEN61 | RW | Input enable for GPIO 61 |
| 3:0 | FNCSEL61 | RW | Function select for GPIO pin 61 M6SCL = 0x0 - Serial I2C Master Clock output (IOM 6) M6SCK = 0x1 - Serial SPI Master Clock output (IOM 6) I2S1_CLK = 0x2 - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT61 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE61 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS13 = 0x8 - Observation bus bit 13 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100F8 |
Controls the operation of GPIO pin 62.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN62
0x0 |
FIEN62
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL62
0x0 |
NCESRC62
0x0 |
PULLCFG62
0x0 |
SR62
0x0 |
DS62
0x0 |
OUTCFG62
0x0 |
IRPTEN62
0x0 |
RDZERO62
0x0 |
INPEN62
0x0 |
FNCSEL62
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN62 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN62 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL62 | RW | Polarity select for NCE for GPIO 62 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC62 | RW | IOMSTR/MSPI N Chip Select 62, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG62 | RW | Pullup/Pulldown configuration for GPIO 62 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR62 | RW | Configure the slew rate |
| 11:10 | DS62 | RW | Drive strength selection for GPIO 62 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG62 | RW | Pin IO mode selection for GPIO pin 62 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN62 | RW | Interrupt enable for GPIO 62 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO62 | RW | Return 0 for read data on GPIO 62 |
| 4 | INPEN62 | RW | Input enable for GPIO 62 |
| 3:0 | FNCSEL62 | RW | Function select for GPIO pin 62 M6SDAWIR3 = 0x0 - Serial I2C Master Data I/O (I2C Mode) Serial SPI Master Data I/O (SPI 3 wire mode) (IOM 6) M6MOSI = 0x1 - Serial SPI Master MOSI output (IOM 6$) I2S1_DATA = 0x2 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT62 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE62 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS14 = 0x8 - Observation bus bit 14 I2S1_SDOUT = 0x9 - I2S Data output (I2S Master/Slave 1) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400100FC |
Controls the operation of GPIO pin 63.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN63
0x0 |
FIEN63
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL63
0x0 |
NCESRC63
0x0 |
PULLCFG63
0x0 |
SR63
0x0 |
DS63
0x0 |
OUTCFG63
0x0 |
IRPTEN63
0x0 |
RDZERO63
0x0 |
INPEN63
0x0 |
FNCSEL63
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN63 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN63 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL63 | RW | Polarity select for NCE for GPIO 63 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC63 | RW | IOMSTR/MSPI N Chip Select 63, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG63 | RW | Pullup/Pulldown configuration for GPIO 63 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR63 | RW | Configure the slew rate |
| 11:10 | DS63 | RW | Drive strength selection for GPIO 63 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG63 | RW | Pin IO mode selection for GPIO pin 63 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN63 | RW | Interrupt enable for GPIO 63 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO63 | RW | Return 0 for read data on GPIO 63 |
| 4 | INPEN63 | RW | Input enable for GPIO 63 |
| 3:0 | FNCSEL63 | RW | Function select for GPIO pin 63 M6MISO = 0x0 - Serial SPI Master MISO input (IOM 6$) CLKOUT = 0x1 - Oscillator output clock I2S1_WS = 0x2 - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT63 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE63 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS15 = 0x8 - Observation bus bit 15 DISP_TE = 0x9 - Display TE input MNCE2_0 = 0xA - MSPI Master 2 nCE 0 Signal FPIO = 0xB - Fast PIO MNCE2_1 = 0xC - MSPI Master 2 nCE 1 Signal RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010100 |
Controls the operation of GPIO pin 64.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN64
0x0 |
FIEN64
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL64
0x0 |
NCESRC64
0x0 |
PULLCFG64
0x0 |
SR64
0x0 |
DS64
0x0 |
OUTCFG64
0x0 |
IRPTEN64
0x0 |
RDZERO64
0x0 |
INPEN64
0x0 |
FNCSEL64
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN64 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN64 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL64 | RW | Polarity select for NCE for GPIO 64 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC64 | RW | IOMSTR/MSPI N Chip Select 64, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG64 | RW | Pullup/Pulldown configuration for GPIO 64 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR64 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS64 | RW | Drive strength selection for High Speed GPIO 64 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR64 = 0, 0.63x output driver selected if SR64 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR64 = 0, 0.75x output driver selected if SR64 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR64 = 0, 0.88x output driver selected if SR64 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR64 = 0, 1.0x output driver selected if SR64 = 1 |
| 9:8 | OUTCFG64 | RW | Pin IO mode selection for GPIO pin 64 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN64 | RW | Interrupt enable for GPIO 64 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO64 | RW | Return 0 for read data on GPIO 64 |
| 4 | INPEN64 | RW | Input enable for GPIO 64 |
| 3:0 | FNCSEL64 | RW | Function select for GPIO pin 64 MSPI0_0 = 0x0 - MSPI Master 0 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART2CTS = 0x5 - UART Clear to Send (CTS) (UART 2) CT64 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE64 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 I2S1_SDIN = 0x9 - I2S Data input (I2S Master/Slave 1) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010104 |
Controls the operation of GPIO pin 65.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN65
0x0 |
FIEN65
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL65
0x0 |
NCESRC65
0x0 |
PULLCFG65
0x0 |
SR65
0x0 |
DS65
0x0 |
OUTCFG65
0x0 |
IRPTEN65
0x0 |
RDZERO65
0x0 |
INPEN65
0x0 |
FNCSEL65
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN65 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN65 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL65 | RW | Polarity select for NCE for GPIO 65 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC65 | RW | IOMSTR/MSPI N Chip Select 65, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG65 | RW | Pullup/Pulldown configuration for GPIO 65 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR65 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS65 | RW | Drive strength selection for High Speed GPIO 65 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR65 = 0, 0.63x output driver selected if SR65 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR65 = 0, 0.75x output driver selected if SR65 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR65 = 0, 0.88x output driver selected if SR65 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR65 = 0, 1.0x output driver selected if SR65 = 1 |
| 9:8 | OUTCFG65 | RW | Pin IO mode selection for GPIO pin 65 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN65 | RW | Interrupt enable for GPIO 65 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO65 | RW | Return 0 for read data on GPIO 65 |
| 4 | INPEN65 | RW | Input enable for GPIO 65 |
| 3:0 | FNCSEL65 | RW | Function select for GPIO pin 65 MSPI0_1 = 0x0 - MSPI Master 0 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT65 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE65 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010108 |
Controls the operation of GPIO pin 66.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN66
0x0 |
FIEN66
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL66
0x0 |
NCESRC66
0x0 |
PULLCFG66
0x0 |
SR66
0x0 |
DS66
0x0 |
OUTCFG66
0x0 |
IRPTEN66
0x0 |
RDZERO66
0x0 |
INPEN66
0x0 |
FNCSEL66
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN66 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN66 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL66 | RW | Polarity select for NCE for GPIO 66 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC66 | RW | IOMSTR/MSPI N Chip Select 66, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG66 | RW | Pullup/Pulldown configuration for GPIO 66 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR66 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS66 | RW | Drive strength selection for High Speed GPIO 66 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR66 = 0, 0.63x output driver selected if SR66 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR66 = 0, 0.75x output driver selected if SR66 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR66 = 0, 0.88x output driver selected if SR66 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR66 = 0, 1.0x output driver selected if SR66 = 1 |
| 9:8 | OUTCFG66 | RW | Pin IO mode selection for GPIO pin 66 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN66 | RW | Interrupt enable for GPIO 66 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO66 | RW | Return 0 for read data on GPIO 66 |
| 4 | INPEN66 | RW | Input enable for GPIO 66 |
| 3:0 | FNCSEL66 | RW | Function select for GPIO pin 66 MSPI0_2 = 0x0 - MSPI Master 0 Interface Signal CLKOUT = 0x1 - Oscillator output clock SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT66 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE66 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001010C |
Controls the operation of GPIO pin 67.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN67
0x0 |
FIEN67
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL67
0x0 |
NCESRC67
0x0 |
PULLCFG67
0x0 |
SR67
0x0 |
DS67
0x0 |
OUTCFG67
0x0 |
IRPTEN67
0x0 |
RDZERO67
0x0 |
INPEN67
0x0 |
FNCSEL67
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN67 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN67 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL67 | RW | Polarity select for NCE for GPIO 67 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC67 | RW | IOMSTR/MSPI N Chip Select 67, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG67 | RW | Pullup/Pulldown configuration for GPIO 67 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR67 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS67 | RW | Drive strength selection for High Speed GPIO 67 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR67 = 0, 0.63x output driver selected if SR67 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR67 = 0, 0.75x output driver selected if SR67 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR67 = 0, 0.88x output driver selected if SR67 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR67 = 0, 1.0x output driver selected if SR67 = 1 |
| 9:8 | OUTCFG67 | RW | Pin IO mode selection for GPIO pin 67 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN67 | RW | Interrupt enable for GPIO 67 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO67 | RW | Return 0 for read data on GPIO 67 |
| 4 | INPEN67 | RW | Input enable for GPIO 67 |
| 3:0 | FNCSEL67 | RW | Function select for GPIO pin 67 MSPI0_3 = 0x0 - MSPI Master 0 Interface Signal CLKOUT = 0x1 - Oscillator output clock SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT67 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE67 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010110 |
Controls the operation of GPIO pin 68.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN68
0x0 |
FIEN68
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL68
0x0 |
NCESRC68
0x0 |
PULLCFG68
0x0 |
SR68
0x0 |
DS68
0x0 |
OUTCFG68
0x0 |
IRPTEN68
0x0 |
RDZERO68
0x0 |
INPEN68
0x0 |
FNCSEL68
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN68 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN68 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL68 | RW | Polarity select for NCE for GPIO 68 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC68 | RW | IOMSTR/MSPI N Chip Select 68, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG68 | RW | Pullup/Pulldown configuration for GPIO 68 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR68 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS68 | RW | Drive strength selection for High Speed GPIO 68 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR68 = 0, 0.63x output driver selected if SR68 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR68 = 0, 0.75x output driver selected if SR68 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR68 = 0, 0.88x output driver selected if SR68 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR68 = 0, 1.0x output driver selected if SR68 = 1 |
| 9:8 | OUTCFG68 | RW | Pin IO mode selection for GPIO pin 68 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN68 | RW | Interrupt enable for GPIO 68 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO68 | RW | Return 0 for read data on GPIO 68 |
| 4 | INPEN68 | RW | Input enable for GPIO 68 |
| 3:0 | FNCSEL68 | RW | Function select for GPIO pin 68 MSPI0_4 = 0x0 - MSPI Master 0 Interface Signal SWO = 0x1 - Serial Wire Output RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART1RX = 0x5 - UART receive input (UART 1) CT68 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE68 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010114 |
Controls the operation of GPIO pin 69.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN69
0x0 |
FIEN69
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL69
0x0 |
NCESRC69
0x0 |
PULLCFG69
0x0 |
SR69
0x0 |
DS69
0x0 |
OUTCFG69
0x0 |
IRPTEN69
0x0 |
RDZERO69
0x0 |
INPEN69
0x0 |
FNCSEL69
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN69 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN69 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL69 | RW | Polarity select for NCE for GPIO 69 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC69 | RW | IOMSTR/MSPI N Chip Select 69, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG69 | RW | Pullup/Pulldown configuration for GPIO 69 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR69 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS69 | RW | Drive strength selection for High Speed GPIO 69 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR69 = 0, 0.63x output driver selected if SR69 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR69 = 0, 0.75x output driver selected if SR69 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR69 = 0, 0.88x output driver selected if SR69 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR69 = 0, 1.0x output driver selected if SR69 = 1 |
| 9:8 | OUTCFG69 | RW | Pin IO mode selection for GPIO pin 69 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN69 | RW | Interrupt enable for GPIO 69 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO69 | RW | Return 0 for read data on GPIO 69 |
| 4 | INPEN69 | RW | Input enable for GPIO 69 |
| 3:0 | FNCSEL69 | RW | Function select for GPIO pin 69 MSPI0_5 = 0x0 - MSPI Master 0 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog SWO = 0x2 - Serial Wire Output GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT69 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE69 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010118 |
Controls the operation of GPIO pin 70.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN70
0x0 |
FIEN70
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL70
0x0 |
NCESRC70
0x0 |
PULLCFG70
0x0 |
SR70
0x0 |
DS70
0x0 |
OUTCFG70
0x0 |
IRPTEN70
0x0 |
RDZERO70
0x0 |
INPEN70
0x0 |
FNCSEL70
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN70 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN70 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL70 | RW | Polarity select for NCE for GPIO 70 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC70 | RW | IOMSTR/MSPI N Chip Select 70, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG70 | RW | Pullup/Pulldown configuration for GPIO 70 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR70 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS70 | RW | Drive strength selection for High Speed GPIO 70 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR70 = 0, 0.63x output driver selected if SR70 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR70 = 0, 0.75x output driver selected if SR70 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR70 = 0, 0.88x output driver selected if SR70 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR70 = 0, 1.0x output driver selected if SR70 = 1 |
| 9:8 | OUTCFG70 | RW | Pin IO mode selection for GPIO pin 70 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN70 | RW | Interrupt enable for GPIO 70 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO70 | RW | Return 0 for read data on GPIO 70 |
| 4 | INPEN70 | RW | Input enable for GPIO 70 |
| 3:0 | FNCSEL70 | RW | Function select for GPIO pin 70 MSPI0_6 = 0x0 - MSPI Master 0 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog SWTRACE0 = 0x2 - Serial Wire Debug Trace Output 0 GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT70 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE70 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001011C |
Controls the operation of GPIO pin 71.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN71
0x0 |
FIEN71
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL71
0x0 |
NCESRC71
0x0 |
PULLCFG71
0x0 |
SR71
0x0 |
DS71
0x0 |
OUTCFG71
0x0 |
IRPTEN71
0x0 |
RDZERO71
0x0 |
INPEN71
0x0 |
FNCSEL71
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN71 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN71 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL71 | RW | Polarity select for NCE for GPIO 71 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC71 | RW | IOMSTR/MSPI N Chip Select 71, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG71 | RW | Pullup/Pulldown configuration for GPIO 71 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR71 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS71 | RW | Drive strength selection for High Speed GPIO 71 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR71 = 0, 0.63x output driver selected if SR71 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR71 = 0, 0.75x output driver selected if SR71 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR71 = 0, 0.88x output driver selected if SR71 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR71 = 0, 1.0x output driver selected if SR71 = 1 |
| 9:8 | OUTCFG71 | RW | Pin IO mode selection for GPIO pin 71 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN71 | RW | Interrupt enable for GPIO 71 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO71 | RW | Return 0 for read data on GPIO 71 |
| 4 | INPEN71 | RW | Input enable for GPIO 71 |
| 3:0 | FNCSEL71 | RW | Function select for GPIO pin 71 MSPI0_7 = 0x0 - MSPI Master 0 Interface Signal CLKOUT = 0x1 - Oscillator output clock SWTRACE1 = 0x2 - Serial Wire Debug Trace Output 1 GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT71 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE71 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010120 |
Controls the operation of GPIO pin 72.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN72
0x0 |
FIEN72
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL72
0x0 |
NCESRC72
0x0 |
PULLCFG72
0x0 |
SR72
0x0 |
DS72
0x0 |
OUTCFG72
0x0 |
IRPTEN72
0x0 |
RDZERO72
0x0 |
INPEN72
0x0 |
FNCSEL72
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN72 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN72 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL72 | RW | Polarity select for NCE for GPIO 72 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC72 | RW | IOMSTR/MSPI N Chip Select 72, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG72 | RW | Pullup/Pulldown configuration for GPIO 72 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR72 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS72 | RW | Drive strength selection for High Speed GPIO 72 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR72 = 0, 0.63x output driver selected if SR72 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR72 = 0, 0.75x output driver selected if SR72 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR72 = 0, 0.88x output driver selected if SR72 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR72 = 0, 1.0x output driver selected if SR72 = 1 |
| 9:8 | OUTCFG72 | RW | Pin IO mode selection for GPIO pin 72 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN72 | RW | Interrupt enable for GPIO 72 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO72 | RW | Return 0 for read data on GPIO 72 |
| 4 | INPEN72 | RW | Input enable for GPIO 72 |
| 3:0 | FNCSEL72 | RW | Function select for GPIO pin 72 MSPI0_8 = 0x0 - MSPI Master 0 Interface Signal CLKOUT = 0x1 - Oscillator output clock SWTRACE2 = 0x2 - Serial Wire Debug Trace Output 2 GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT72 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE72 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010124 |
Controls the operation of GPIO pin 73.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN73
0x0 |
FIEN73
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL73
0x0 |
NCESRC73
0x0 |
PULLCFG73
0x0 |
SR73
0x0 |
DS73
0x0 |
OUTCFG73
0x0 |
IRPTEN73
0x0 |
RDZERO73
0x0 |
INPEN73
0x0 |
FNCSEL73
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN73 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN73 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL73 | RW | Polarity select for NCE for GPIO 73 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC73 | RW | IOMSTR/MSPI N Chip Select 73, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG73 | RW | Pullup/Pulldown configuration for GPIO 73 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR73 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS73 | RW | Drive strength selection for High Speed GPIO 73 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR73 = 0, 0.63x output driver selected if SR73 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR73 = 0, 0.75x output driver selected if SR73 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR73 = 0, 0.88x output driver selected if SR73 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR73 = 0, 1.0x output driver selected if SR73 = 1 |
| 9:8 | OUTCFG73 | RW | Pin IO mode selection for GPIO pin 73 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN73 | RW | Interrupt enable for GPIO 73 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO73 | RW | Return 0 for read data on GPIO 73 |
| 4 | INPEN73 | RW | Input enable for GPIO 73 |
| 3:0 | FNCSEL73 | RW | Function select for GPIO pin 73 MSPI0_9 = 0x0 - MSPI Master 0 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. SWTRACE3 = 0x2 - Serial Wire Debug Trace Output 3 GPIO = 0x3 - General purpose I/O UART2TX = 0x4 - UART transmit output (UART 2) UART3TX = 0x5 - UART transmit output (UART 3) CT73 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE73 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS9 = 0x8 - Observation bus bit 9 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010128 |
Controls the operation of GPIO pin 74.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN74
0x0 |
FIEN74
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL74
0x0 |
NCESRC74
0x0 |
PULLCFG74
0x0 |
SR74
0x0 |
DS74
0x0 |
OUTCFG74
0x0 |
IRPTEN74
0x0 |
RDZERO74
0x0 |
INPEN74
0x0 |
FNCSEL74
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN74 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN74 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL74 | RW | Polarity select for NCE for GPIO 74 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC74 | RW | IOMSTR/MSPI N Chip Select 74, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG74 | RW | Pullup/Pulldown configuration for GPIO 74 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR74 | RW | Configure the slew rate |
| 11:10 | DS74 | RW | Drive strength selection for GPIO 74 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG74 | RW | Pin IO mode selection for GPIO pin 74 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN74 | RW | Interrupt enable for GPIO 74 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO74 | RW | Return 0 for read data on GPIO 74 |
| 4 | INPEN74 | RW | Input enable for GPIO 74 |
| 3:0 | FNCSEL74 | RW | Function select for GPIO pin 74 MSPI2_0 = 0x0 - MSPI Master 2 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0RX = 0x4 - UART receive input (UART 0) UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT74 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE74 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS10 = 0x8 - Observation bus bit 10 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001012C |
Controls the operation of GPIO pin 75.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN75
0x0 |
FIEN75
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL75
0x0 |
NCESRC75
0x0 |
PULLCFG75
0x0 |
SR75
0x0 |
DS75
0x0 |
OUTCFG75
0x0 |
IRPTEN75
0x0 |
RDZERO75
0x0 |
INPEN75
0x0 |
FNCSEL75
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN75 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN75 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL75 | RW | Polarity select for NCE for GPIO 75 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC75 | RW | IOMSTR/MSPI N Chip Select 75, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG75 | RW | Pullup/Pulldown configuration for GPIO 75 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR75 | RW | Configure the slew rate |
| 11:10 | DS75 | RW | Drive strength selection for GPIO 75 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG75 | RW | Pin IO mode selection for GPIO pin 75 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN75 | RW | Interrupt enable for GPIO 75 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO75 | RW | Return 0 for read data on GPIO 75 |
| 4 | INPEN75 | RW | Input enable for GPIO 75 |
| 3:0 | FNCSEL75 | RW | Function select for GPIO pin 75 MSPI2_1 = 0x0 - MSPI Master 2 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART2RX = 0x4 - UART receive input (UART 2) UART3RX = 0x5 - UART receive input (UART 3) CT75 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE75 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS11 = 0x8 - Observation bus bit 11 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010130 |
Controls the operation of GPIO pin 76.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN76
0x0 |
FIEN76
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL76
0x0 |
NCESRC76
0x0 |
PULLCFG76
0x0 |
SR76
0x0 |
DS76
0x0 |
OUTCFG76
0x0 |
IRPTEN76
0x0 |
RDZERO76
0x0 |
INPEN76
0x0 |
FNCSEL76
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN76 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN76 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL76 | RW | Polarity select for NCE for GPIO 76 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC76 | RW | IOMSTR/MSPI N Chip Select 76, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG76 | RW | Pullup/Pulldown configuration for GPIO 76 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR76 | RW | Configure the slew rate |
| 11:10 | DS76 | RW | Drive strength selection for GPIO 76 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG76 | RW | Pin IO mode selection for GPIO pin 76 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN76 | RW | Interrupt enable for GPIO 76 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO76 | RW | Return 0 for read data on GPIO 76 |
| 4 | INPEN76 | RW | Input enable for GPIO 76 |
| 3:0 | FNCSEL76 | RW | Function select for GPIO pin 76 MSPI2_2 = 0x0 - MSPI Master 2 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0RTS = 0x4 - UART Request to Send (RTS) (UART 0) UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT76 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE76 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS12 = 0x8 - Observation bus bit 12 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010134 |
Controls the operation of GPIO pin 77.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN77
0x0 |
FIEN77
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL77
0x0 |
NCESRC77
0x0 |
PULLCFG77
0x0 |
SR77
0x0 |
DS77
0x0 |
OUTCFG77
0x0 |
IRPTEN77
0x0 |
RDZERO77
0x0 |
INPEN77
0x0 |
FNCSEL77
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN77 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN77 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL77 | RW | Polarity select for NCE for GPIO 77 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC77 | RW | IOMSTR/MSPI N Chip Select 77, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG77 | RW | Pullup/Pulldown configuration for GPIO 77 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR77 | RW | Configure the slew rate |
| 11:10 | DS77 | RW | Drive strength selection for GPIO 77 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG77 | RW | Pin IO mode selection for GPIO pin 77 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN77 | RW | Interrupt enable for GPIO 77 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO77 | RW | Return 0 for read data on GPIO 77 |
| 4 | INPEN77 | RW | Input enable for GPIO 77 |
| 3:0 | FNCSEL77 | RW | Function select for GPIO pin 77 MSPI2_3 = 0x0 - MSPI Master 2 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0CTS = 0x4 - UART Clear to Send (CTS) (UART 0) UART1CTS = 0x5 - UART Clear to Send (CTS) (UART 1) CT77 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE77 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS13 = 0x8 - Observation bus bit 13 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010138 |
Controls the operation of GPIO pin 78.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN78
0x0 |
FIEN78
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL78
0x0 |
NCESRC78
0x0 |
PULLCFG78
0x0 |
SR78
0x0 |
DS78
0x0 |
OUTCFG78
0x0 |
IRPTEN78
0x0 |
RDZERO78
0x0 |
INPEN78
0x0 |
FNCSEL78
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN78 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN78 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL78 | RW | Polarity select for NCE for GPIO 78 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC78 | RW | IOMSTR/MSPI N Chip Select 78, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG78 | RW | Pullup/Pulldown configuration for GPIO 78 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR78 | RW | Configure the slew rate |
| 11:10 | DS78 | RW | Drive strength selection for GPIO 78 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG78 | RW | Pin IO mode selection for GPIO pin 78 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN78 | RW | Interrupt enable for GPIO 78 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO78 | RW | Return 0 for read data on GPIO 78 |
| 4 | INPEN78 | RW | Input enable for GPIO 78 |
| 3:0 | FNCSEL78 | RW | Function select for GPIO pin 78 MSPI2_4 = 0x0 - MSPI Master 2 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O UART0TX = 0x4 - UART transmit output (UART 0) UART1TX = 0x5 - UART transmit output (UART 1) CT78 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE78 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS14 = 0x8 - Observation bus bit 14 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001013C |
Controls the operation of GPIO pin 79.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN79
0x0 |
FIEN79
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL79
0x0 |
NCESRC79
0x0 |
PULLCFG79
0x0 |
SR79
0x0 |
DS79
0x0 |
OUTCFG79
0x0 |
IRPTEN79
0x0 |
RDZERO79
0x0 |
INPEN79
0x0 |
FNCSEL79
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN79 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN79 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL79 | RW | Polarity select for NCE for GPIO 79 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC79 | RW | IOMSTR/MSPI N Chip Select 79, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG79 | RW | Pullup/Pulldown configuration for GPIO 79 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR79 | RW | Configure the slew rate |
| 11:10 | DS79 | RW | Drive strength selection for GPIO 79 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG79 | RW | Pin IO mode selection for GPIO pin 79 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN79 | RW | Interrupt enable for GPIO 79 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO79 | RW | Return 0 for read data on GPIO 79 |
| 4 | INPEN79 | RW | Input enable for GPIO 79 |
| 3:0 | FNCSEL79 | RW | Function select for GPIO pin 79 MSPI2_5 = 0x0 - MSPI Master 2 Interface Signal DISP_QSPI_D0_OUT = 0x1 - Display SPI Data0 Out DISP_QSPI_D0 = 0x2 - Display SPI Data0 GPIO = 0x3 - General purpose I/O SWO = 0x4 - Serial Wire Output UART1RTS = 0x5 - UART Request to Send (RTS) (UART 1) CT79 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE79 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS15 = 0x8 - Observation bus bit 15 DISP_SPI_SD = 0x9 - Display SPI Data DISP_SPI_SDO = 0xA - Display SPI Data Out FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010140 |
Controls the operation of GPIO pin 80.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN80
0x0 |
FIEN80
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL80
0x0 |
NCESRC80
0x0 |
PULLCFG80
0x0 |
SR80
0x0 |
DS80
0x0 |
OUTCFG80
0x0 |
IRPTEN80
0x0 |
RDZERO80
0x0 |
INPEN80
0x0 |
FNCSEL80
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN80 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN80 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL80 | RW | Polarity select for NCE for GPIO 80 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC80 | RW | IOMSTR/MSPI N Chip Select 80, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG80 | RW | Pullup/Pulldown configuration for GPIO 80 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR80 | RW | Configure the slew rate |
| 11:10 | DS80 | RW | Drive strength selection for GPIO 80 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG80 | RW | Pin IO mode selection for GPIO pin 80 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN80 | RW | Interrupt enable for GPIO 80 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO80 | RW | Return 0 for read data on GPIO 80 |
| 4 | INPEN80 | RW | Input enable for GPIO 80 |
| 3:0 | FNCSEL80 | RW | Function select for GPIO pin 80 MSPI2_6 = 0x0 - MSPI Master 2 Interface Signal CLKOUT = 0x1 - Oscillator output clock DISP_QSPI_D1 = 0x2 - Display SPI Data1 GPIO = 0x3 - General purpose I/O SWTRACE0 = 0x4 - Serial Wire Debug Trace Output 0 UART2CTS = 0x5 - UART Clear to Send (CTS) (UART 2) CT80 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE80 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 DISP_SPI_DCX = 0x9 - Display SPI DCx RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010144 |
Controls the operation of GPIO pin 81.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN81
0x0 |
FIEN81
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL81
0x0 |
NCESRC81
0x0 |
PULLCFG81
0x0 |
SR81
0x0 |
DS81
0x0 |
OUTCFG81
0x0 |
IRPTEN81
0x0 |
RDZERO81
0x0 |
INPEN81
0x0 |
FNCSEL81
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN81 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN81 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL81 | RW | Polarity select for NCE for GPIO 81 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC81 | RW | IOMSTR/MSPI N Chip Select 81, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG81 | RW | Pullup/Pulldown configuration for GPIO 81 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR81 | RW | Configure the slew rate |
| 11:10 | DS81 | RW | Drive strength selection for GPIO 81 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG81 | RW | Pin IO mode selection for GPIO pin 81 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN81 | RW | Interrupt enable for GPIO 81 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO81 | RW | Return 0 for read data on GPIO 81 |
| 4 | INPEN81 | RW | Input enable for GPIO 81 |
| 3:0 | FNCSEL81 | RW | Function select for GPIO pin 81 MSPI2_7 = 0x0 - MSPI Master 2 Interface Signal CLKOUT = 0x1 - Oscillator output clock DISP_QSPI_SCK = 0x2 - Display SPI CLK GPIO = 0x3 - General purpose I/O SWTRACE1 = 0x4 - Serial Wire Debug Trace Output 1 UART2RTS = 0x5 - UART Request to Send (RTS) (UART 2) CT81 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE81 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 DISP_SPI_SCK = 0x9 - Display SPI Clock RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010148 |
Controls the operation of GPIO pin 82.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN82
0x0 |
FIEN82
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL82
0x0 |
NCESRC82
0x0 |
PULLCFG82
0x0 |
SR82
0x0 |
DS82
0x0 |
OUTCFG82
0x0 |
IRPTEN82
0x0 |
RDZERO82
0x0 |
INPEN82
0x0 |
FNCSEL82
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN82 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN82 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL82 | RW | Polarity select for NCE for GPIO 82 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC82 | RW | IOMSTR/MSPI N Chip Select 82, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG82 | RW | Pullup/Pulldown configuration for GPIO 82 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR82 | RW | Configure the slew rate |
| 11:10 | DS82 | RW | Drive strength selection for GPIO 82 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG82 | RW | Pin IO mode selection for GPIO pin 82 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN82 | RW | Interrupt enable for GPIO 82 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO82 | RW | Return 0 for read data on GPIO 82 |
| 4 | INPEN82 | RW | Input enable for GPIO 82 |
| 3:0 | FNCSEL82 | RW | Function select for GPIO pin 82 MSPI2_8 = 0x0 - MSPI Master 2 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog DISP_QSPI_D2 = 0x2 - Display SPI Data2 GPIO = 0x3 - General purpose I/O SWTRACE2 = 0x4 - Serial Wire Debug Trace Output 2 UART3CTS = 0x5 - UART Clear to Send (CTS) (UART 3) CT82 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE82 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 DISP_SPI_SDI = 0x9 - Display SPI Data In RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001014C |
Controls the operation of GPIO pin 83.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN83
0x0 |
FIEN83
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL83
0x0 |
NCESRC83
0x0 |
PULLCFG83
0x0 |
SR83
0x0 |
DS83
0x0 |
OUTCFG83
0x0 |
IRPTEN83
0x0 |
RDZERO83
0x0 |
INPEN83
0x0 |
FNCSEL83
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN83 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN83 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL83 | RW | Polarity select for NCE for GPIO 83 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC83 | RW | IOMSTR/MSPI N Chip Select 83, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG83 | RW | Pullup/Pulldown configuration for GPIO 83 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR83 | RW | Configure the slew rate |
| 11:10 | DS83 | RW | Drive strength selection for GPIO 83 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG83 | RW | Pin IO mode selection for GPIO pin 83 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN83 | RW | Interrupt enable for GPIO 83 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO83 | RW | Return 0 for read data on GPIO 83 |
| 4 | INPEN83 | RW | Input enable for GPIO 83 |
| 3:0 | FNCSEL83 | RW | Function select for GPIO pin 83 MSPI2_9 = 0x0 - MSPI Master 2 Interface Signal 32KHzXT = 0x1 - 32kHZ from analog DISP_QSPI_D3 = 0x2 - Display SPI Data3 GPIO = 0x3 - General purpose I/O SWTRACE3 = 0x4 - Serial Wire Debug Trace Output 3 UART3RTS = 0x5 - UART Request to Send (RTS) (UART 3) CT83 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE83 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 DISP_SPI_RST = 0x9 - Display SPI RST SLMISO = 0xA - SPI Slave output data FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010150 |
Controls the operation of GPIO pin 84.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN84
0x0 |
FIEN84
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL84
0x0 |
NCESRC84
0x0 |
PULLCFG84
0x0 |
SR84
0x0 |
DS84
0x0 |
OUTCFG84
0x0 |
IRPTEN84
0x0 |
RDZERO84
0x0 |
INPEN84
0x0 |
FNCSEL84
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN84 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN84 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL84 | RW | Polarity select for NCE for GPIO 84 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC84 | RW | IOMSTR/MSPI N Chip Select 84, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG84 | RW | Pullup/Pulldown configuration for GPIO 84 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR84 | RW | Configure the slew rate |
| 11:10 | DS84 | RW | Drive strength selection for GPIO 84 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG84 | RW | Pin IO mode selection for GPIO pin 84 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN84 | RW | Interrupt enable for GPIO 84 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO84 | RW | Return 0 for read data on GPIO 84 |
| 4 | INPEN84 | RW | Input enable for GPIO 84 |
| 3:0 | FNCSEL84 | RW | Function select for GPIO pin 84 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. SDIF0_DAT0 = 0x2 - SD/SDIO/MMC0 Data0 pin GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT84 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE84 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010154 |
Controls the operation of GPIO pin 85.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN85
0x0 |
FIEN85
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL85
0x0 |
NCESRC85
0x0 |
PULLCFG85
0x0 |
SR85
0x0 |
DS85
0x0 |
OUTCFG85
0x0 |
IRPTEN85
0x0 |
RDZERO85
0x0 |
INPEN85
0x0 |
FNCSEL85
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN85 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN85 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL85 | RW | Polarity select for NCE for GPIO 85 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC85 | RW | IOMSTR/MSPI N Chip Select 85, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG85 | RW | Pullup/Pulldown configuration for GPIO 85 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR85 | RW | Configure the slew rate |
| 11:10 | DS85 | RW | Drive strength selection for GPIO 85 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG85 | RW | Pin IO mode selection for GPIO pin 85 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN85 | RW | Interrupt enable for GPIO 85 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO85 | RW | Return 0 for read data on GPIO 85 |
| 4 | INPEN85 | RW | Input enable for GPIO 85 |
| 3:0 | FNCSEL85 | RW | Function select for GPIO pin 85 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. SDIF0_DAT1 = 0x2 - SD/SDIO/MMC0 Data1 pin GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT85 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE85 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010158 |
Controls the operation of GPIO pin 86.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN86
0x0 |
FIEN86
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL86
0x0 |
NCESRC86
0x0 |
PULLCFG86
0x0 |
SR86
0x0 |
DS86
0x0 |
OUTCFG86
0x0 |
IRPTEN86
0x0 |
RDZERO86
0x0 |
INPEN86
0x0 |
FNCSEL86
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN86 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN86 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL86 | RW | Polarity select for NCE for GPIO 86 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC86 | RW | IOMSTR/MSPI N Chip Select 86, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG86 | RW | Pullup/Pulldown configuration for GPIO 86 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR86 | RW | Configure the slew rate |
| 11:10 | DS86 | RW | Drive strength selection for GPIO 86 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG86 | RW | Pin IO mode selection for GPIO pin 86 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN86 | RW | Interrupt enable for GPIO 86 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO86 | RW | Return 0 for read data on GPIO 86 |
| 4 | INPEN86 | RW | Input enable for GPIO 86 |
| 3:0 | FNCSEL86 | RW | Function select for GPIO pin 86 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. SDIF0_DAT2 = 0x2 - SD/SDIO/MMC0 Data2 pin GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT86 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE86 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001015C |
Controls the operation of GPIO pin 87.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN87
0x0 |
FIEN87
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL87
0x0 |
NCESRC87
0x0 |
PULLCFG87
0x0 |
SR87
0x0 |
DS87
0x0 |
OUTCFG87
0x0 |
IRPTEN87
0x0 |
RDZERO87
0x0 |
INPEN87
0x0 |
FNCSEL87
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN87 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN87 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL87 | RW | Polarity select for NCE for GPIO 87 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC87 | RW | IOMSTR/MSPI N Chip Select 87, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG87 | RW | Pullup/Pulldown configuration for GPIO 87 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR87 | RW | Configure the slew rate |
| 11:10 | DS87 | RW | Drive strength selection for GPIO 87 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG87 | RW | Pin IO mode selection for GPIO pin 87 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN87 | RW | Interrupt enable for GPIO 87 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO87 | RW | Return 0 for read data on GPIO 87 |
| 4 | INPEN87 | RW | Input enable for GPIO 87 |
| 3:0 | FNCSEL87 | RW | Function select for GPIO pin 87 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. SDIF0_DAT3 = 0x2 - SD/SDIO/MMC0 Data3 pin GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT87 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE87 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 DISP_TE = 0x9 - Display TE input RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010160 |
Controls the operation of GPIO pin 88.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN88
0x0 |
FIEN88
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL88
0x0 |
NCESRC88
0x0 |
PULLCFG88
0x0 |
SR88
0x0 |
DS88
0x0 |
OUTCFG88
0x0 |
IRPTEN88
0x0 |
RDZERO88
0x0 |
INPEN88
0x0 |
FNCSEL88
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN88 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN88 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL88 | RW | Polarity select for NCE for GPIO 88 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC88 | RW | IOMSTR/MSPI N Chip Select 88, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG88 | RW | Pullup/Pulldown configuration for GPIO 88 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR88 | RW | Configure the slew rate |
| 11:10 | DS88 | RW | Drive strength selection for GPIO 88 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG88 | RW | Pin IO mode selection for GPIO pin 88 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN88 | RW | Interrupt enable for GPIO 88 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO88 | RW | Return 0 for read data on GPIO 88 |
| 4 | INPEN88 | RW | Input enable for GPIO 88 |
| 3:0 | FNCSEL88 | RW | Function select for GPIO pin 88 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. SDIF0_CLKOUT = 0x2 - SD/SDIO/MMC0 Clock to Card (CLK) GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT88 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE88 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010164 |
Controls the operation of GPIO pin 89.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN89
0x0 |
FIEN89
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL89
0x0 |
NCESRC89
0x0 |
PULLCFG89
0x0 |
SR89
0x0 |
DS89
0x0 |
OUTCFG89
0x0 |
IRPTEN89
0x0 |
RDZERO89
0x0 |
INPEN89
0x0 |
FNCSEL89
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN89 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN89 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL89 | RW | Polarity select for NCE for GPIO 89 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC89 | RW | IOMSTR/MSPI N Chip Select 89, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG89 | RW | Pullup/Pulldown configuration for GPIO 89 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR89 | RW | Configure the slew rate |
| 11:10 | DS89 | RW | Drive strength selection for GPIO 89 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG89 | RW | Pin IO mode selection for GPIO pin 89 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN89 | RW | Interrupt enable for GPIO 89 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO89 | RW | Return 0 for read data on GPIO 89 |
| 4 | INPEN89 | RW | Input enable for GPIO 89 |
| 3:0 | FNCSEL89 | RW | Function select for GPIO pin 89 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT89 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE89 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS9 = 0x8 - Observation bus bit 9 DISP_SPI_RST = 0x9 - Display SPI RST RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010168 |
Controls the operation of GPIO pin 90.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN90
0x0 |
FIEN90
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL90
0x0 |
NCESRC90
0x0 |
PULLCFG90
0x0 |
SR90
0x0 |
DS90
0x0 |
OUTCFG90
0x0 |
IRPTEN90
0x0 |
RDZERO90
0x0 |
INPEN90
0x0 |
FNCSEL90
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN90 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN90 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL90 | RW | Polarity select for NCE for GPIO 90 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC90 | RW | IOMSTR/MSPI N Chip Select 90, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG90 | RW | Pullup/Pulldown configuration for GPIO 90 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR90 | RW | Configure the slew rate |
| 11:10 | DS90 | RW | Drive strength selection for GPIO 90 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG90 | RW | Pin IO mode selection for GPIO pin 90 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN90 | RW | Interrupt enable for GPIO 90 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO90 | RW | Return 0 for read data on GPIO 90 |
| 4 | INPEN90 | RW | Input enable for GPIO 90 |
| 3:0 | FNCSEL90 | RW | Function select for GPIO pin 90 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT90 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE90 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS10 = 0x8 - Observation bus bit 10 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001016C |
Controls the operation of GPIO pin 91.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN91
0x0 |
FIEN91
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL91
0x0 |
NCESRC91
0x0 |
PULLCFG91
0x0 |
SR91
0x0 |
DS91
0x0 |
OUTCFG91
0x0 |
IRPTEN91
0x0 |
RDZERO91
0x0 |
INPEN91
0x0 |
FNCSEL91
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN91 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN91 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL91 | RW | Polarity select for NCE for GPIO 91 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC91 | RW | IOMSTR/MSPI N Chip Select 91, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG91 | RW | Pullup/Pulldown configuration for GPIO 91 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR91 | RW | Configure the slew rate |
| 11:10 | DS91 | RW | Drive strength selection for GPIO 91 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG91 | RW | Pin IO mode selection for GPIO pin 91 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN91 | RW | Interrupt enable for GPIO 91 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO91 | RW | Return 0 for read data on GPIO 91 |
| 4 | INPEN91 | RW | Input enable for GPIO 91 |
| 3:0 | FNCSEL91 | RW | Function select for GPIO pin 91 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT91 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE91 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS11 = 0x8 - Observation bus bit 11 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010170 |
Controls the operation of GPIO pin 92.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN92
0x0 |
FIEN92
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL92
0x0 |
NCESRC92
0x0 |
PULLCFG92
0x0 |
SR92
0x0 |
DS92
0x0 |
OUTCFG92
0x0 |
IRPTEN92
0x0 |
RDZERO92
0x0 |
INPEN92
0x0 |
FNCSEL92
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN92 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN92 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL92 | RW | Polarity select for NCE for GPIO 92 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC92 | RW | IOMSTR/MSPI N Chip Select 92, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG92 | RW | Pullup/Pulldown configuration for GPIO 92 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR92 | RW | Configure the slew rate |
| 11:10 | DS92 | RW | Drive strength selection for GPIO 92 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG92 | RW | Pin IO mode selection for GPIO pin 92 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN92 | RW | Interrupt enable for GPIO 92 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO92 | RW | Return 0 for read data on GPIO 92 |
| 4 | INPEN92 | RW | Input enable for GPIO 92 |
| 3:0 | FNCSEL92 | RW | Function select for GPIO pin 92 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT92 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE92 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS12 = 0x8 - Observation bus bit 12 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010174 |
Controls the operation of GPIO pin 93.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN93
0x0 |
FIEN93
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL93
0x0 |
NCESRC93
0x0 |
PULLCFG93
0x0 |
SR93
0x0 |
DS93
0x0 |
OUTCFG93
0x0 |
IRPTEN93
0x0 |
RDZERO93
0x0 |
INPEN93
0x0 |
FNCSEL93
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN93 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN93 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL93 | RW | Polarity select for NCE for GPIO 93 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC93 | RW | IOMSTR/MSPI N Chip Select 93, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG93 | RW | Pullup/Pulldown configuration for GPIO 93 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR93 | RW | Configure the slew rate |
| 11:10 | DS93 | RW | Drive strength selection for GPIO 93 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG93 | RW | Pin IO mode selection for GPIO pin 93 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN93 | RW | Interrupt enable for GPIO 93 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO93 | RW | Return 0 for read data on GPIO 93 |
| 4 | INPEN93 | RW | Input enable for GPIO 93 |
| 3:0 | FNCSEL93 | RW | Function select for GPIO pin 93 MNCE1_0 = 0x0 - MSPI Master 1 nCE 0 Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT93 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE93 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS13 = 0x8 - Observation bus bit 13 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010178 |
Controls the operation of GPIO pin 94.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN94
0x0 |
FIEN94
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL94
0x0 |
NCESRC94
0x0 |
PULLCFG94
0x0 |
SR94
0x0 |
DS94
0x0 |
OUTCFG94
0x0 |
IRPTEN94
0x0 |
RDZERO94
0x0 |
INPEN94
0x0 |
FNCSEL94
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN94 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN94 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL94 | RW | Polarity select for NCE for GPIO 94 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC94 | RW | IOMSTR/MSPI N Chip Select 94, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG94 | RW | Pullup/Pulldown configuration for GPIO 94 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR94 | RW | Configure the slew rate |
| 11:10 | DS94 | RW | Drive strength selection for GPIO 94 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG94 | RW | Pin IO mode selection for GPIO pin 94 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN94 | RW | Interrupt enable for GPIO 94 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO94 | RW | Return 0 for read data on GPIO 94 |
| 4 | INPEN94 | RW | Input enable for GPIO 94 |
| 3:0 | FNCSEL94 | RW | Function select for GPIO pin 94 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT94 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE94 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS14 = 0x8 - Observation bus bit 14 VCMPO = 0x9 - Output of the voltage comparator signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001017C |
Controls the operation of GPIO pin 95.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN95
0x0 |
FIEN95
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL95
0x0 |
NCESRC95
0x0 |
PULLCFG95
0x0 |
SR95
0x0 |
DS95
0x0 |
OUTCFG95
0x0 |
IRPTEN95
0x0 |
RDZERO95
0x0 |
INPEN95
0x0 |
FNCSEL95
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN95 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN95 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL95 | RW | Polarity select for NCE for GPIO 95 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC95 | RW | IOMSTR/MSPI N Chip Select 95, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG95 | RW | Pullup/Pulldown configuration for GPIO 95 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR95 | RW | Configure the slew rate |
| 11:10 | DS95 | RW | Drive strength selection for GPIO 95 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG95 | RW | Pin IO mode selection for GPIO pin 95 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN95 | RW | Interrupt enable for GPIO 95 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO95 | RW | Return 0 for read data on GPIO 95 |
| 4 | INPEN95 | RW | Input enable for GPIO 95 |
| 3:0 | FNCSEL95 | RW | Function select for GPIO pin 95 MSPI1_0 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT95 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE95 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS15 = 0x8 - Observation bus bit 15 I2S0_SDIN = 0x9 - I2S Data input (I2S Master/Slave 0) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010180 |
Controls the operation of GPIO pin 96.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN96
0x0 |
FIEN96
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL96
0x0 |
NCESRC96
0x0 |
PULLCFG96
0x0 |
SR96
0x0 |
DS96
0x0 |
OUTCFG96
0x0 |
IRPTEN96
0x0 |
RDZERO96
0x0 |
INPEN96
0x0 |
FNCSEL96
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN96 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN96 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL96 | RW | Polarity select for NCE for GPIO 96 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC96 | RW | IOMSTR/MSPI N Chip Select 96, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG96 | RW | Pullup/Pulldown configuration for GPIO 96 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR96 | RW | Configure the slew rate |
| 11:10 | DS96 | RW | Drive strength selection for GPIO 96 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG96 | RW | Pin IO mode selection for GPIO pin 96 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN96 | RW | Interrupt enable for GPIO 96 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO96 | RW | Return 0 for read data on GPIO 96 |
| 4 | INPEN96 | RW | Input enable for GPIO 96 |
| 3:0 | FNCSEL96 | RW | Function select for GPIO pin 96 MSPI1_1 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT96 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE96 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS0 = 0x8 - Observation bus bit 0 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010184 |
Controls the operation of GPIO pin 97.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN97
0x0 |
FIEN97
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL97
0x0 |
NCESRC97
0x0 |
PULLCFG97
0x0 |
SR97
0x0 |
DS97
0x0 |
OUTCFG97
0x0 |
IRPTEN97
0x0 |
RDZERO97
0x0 |
INPEN97
0x0 |
FNCSEL97
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN97 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN97 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL97 | RW | Polarity select for NCE for GPIO 97 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC97 | RW | IOMSTR/MSPI N Chip Select 97, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG97 | RW | Pullup/Pulldown configuration for GPIO 97 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR97 | RW | Configure the slew rate |
| 11:10 | DS97 | RW | Drive strength selection for GPIO 97 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG97 | RW | Pin IO mode selection for GPIO pin 97 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN97 | RW | Interrupt enable for GPIO 97 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO97 | RW | Return 0 for read data on GPIO 97 |
| 4 | INPEN97 | RW | Input enable for GPIO 97 |
| 3:0 | FNCSEL97 | RW | Function select for GPIO pin 97 MSPI1_2 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT97 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE97 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS1 = 0x8 - Observation bus bit 1 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010188 |
Controls the operation of GPIO pin 98.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN98
0x0 |
FIEN98
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL98
0x0 |
NCESRC98
0x0 |
PULLCFG98
0x0 |
SR98
0x0 |
DS98
0x0 |
OUTCFG98
0x0 |
IRPTEN98
0x0 |
RDZERO98
0x0 |
INPEN98
0x0 |
FNCSEL98
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN98 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN98 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL98 | RW | Polarity select for NCE for GPIO 98 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC98 | RW | IOMSTR/MSPI N Chip Select 98, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG98 | RW | Pullup/Pulldown configuration for GPIO 98 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR98 | RW | Configure the slew rate |
| 11:10 | DS98 | RW | Drive strength selection for GPIO 98 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG98 | RW | Pin IO mode selection for GPIO pin 98 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN98 | RW | Interrupt enable for GPIO 98 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO98 | RW | Return 0 for read data on GPIO 98 |
| 4 | INPEN98 | RW | Input enable for GPIO 98 |
| 3:0 | FNCSEL98 | RW | Function select for GPIO pin 98 MSPI1_3 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT98 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE98 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS2 = 0x8 - Observation bus bit 2 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001018C |
Controls the operation of GPIO pin 99.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN99
0x0 |
FIEN99
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL99
0x0 |
NCESRC99
0x0 |
PULLCFG99
0x0 |
SR99
0x0 |
DS99
0x0 |
OUTCFG99
0x0 |
IRPTEN99
0x0 |
RDZERO99
0x0 |
INPEN99
0x0 |
FNCSEL99
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN99 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN99 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL99 | RW | Polarity select for NCE for GPIO 99 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC99 | RW | IOMSTR/MSPI N Chip Select 99, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG99 | RW | Pullup/Pulldown configuration for GPIO 99 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR99 | RW | Configure the slew rate |
| 11:10 | DS99 | RW | Drive strength selection for GPIO 99 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG99 | RW | Pin IO mode selection for GPIO pin 99 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN99 | RW | Interrupt enable for GPIO 99 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO99 | RW | Return 0 for read data on GPIO 99 |
| 4 | INPEN99 | RW | Input enable for GPIO 99 |
| 3:0 | FNCSEL99 | RW | Function select for GPIO pin 99 MSPI1_4 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT99 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE99 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS3 = 0x8 - Observation bus bit 3 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010190 |
Controls the operation of GPIO pin 100.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN100
0x0 |
FIEN100
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL100
0x0 |
NCESRC100
0x0 |
PULLCFG100
0x0 |
SR100
0x0 |
DS100
0x0 |
OUTCFG100
0x0 |
IRPTEN100
0x0 |
RDZERO100
0x0 |
INPEN100
0x0 |
FNCSEL100
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN100 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN100 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL100 | RW | Polarity select for NCE for GPIO 100 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC100 | RW | IOMSTR/MSPI N Chip Select 100, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG100 | RW | Pullup/Pulldown configuration for GPIO 100 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR100 | RW | Configure the slew rate |
| 11:10 | DS100 | RW | Drive strength selection for GPIO 100 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG100 | RW | Pin IO mode selection for GPIO pin 100 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN100 | RW | Interrupt enable for GPIO 100 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO100 | RW | Return 0 for read data on GPIO 100 |
| 4 | INPEN100 | RW | Input enable for GPIO 100 |
| 3:0 | FNCSEL100 | RW | Function select for GPIO pin 100 MSPI1_5 = 0x0 - MSPI Master 1 Interface Signal DISP_QSPI_D0_OUT = 0x1 - Display SPI Data0 Out DISP_QSPI_D0 = 0x2 - Display SPI Data0 GPIO = 0x3 - General purpose I/O DISP_SPI_SD = 0x4 - Display SPI Data DISP_SPI_SDO = 0x5 - Display SPI Data Out CT100 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE100 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS4 = 0x8 - Observation bus bit 4 I2S0_CLK = 0x9 - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010194 |
Controls the operation of GPIO pin 101.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN101
0x0 |
FIEN101
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL101
0x0 |
NCESRC101
0x0 |
PULLCFG101
0x0 |
SR101
0x0 |
DS101
0x0 |
OUTCFG101
0x0 |
IRPTEN101
0x0 |
RDZERO101
0x0 |
INPEN101
0x0 |
FNCSEL101
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN101 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN101 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL101 | RW | Polarity select for NCE for GPIO 101 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC101 | RW | IOMSTR/MSPI N Chip Select 101, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG101 | RW | Pullup/Pulldown configuration for GPIO 101 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR101 | RW | Configure the slew rate |
| 11:10 | DS101 | RW | Drive strength selection for GPIO 101 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG101 | RW | Pin IO mode selection for GPIO pin 101 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN101 | RW | Interrupt enable for GPIO 101 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO101 | RW | Return 0 for read data on GPIO 101 |
| 4 | INPEN101 | RW | Input enable for GPIO 101 |
| 3:0 | FNCSEL101 | RW | Function select for GPIO pin 101 MSPI1_6 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. DISP_QSPI_D1 = 0x2 - Display SPI Data1 GPIO = 0x3 - General purpose I/O DISP_SPI_DCX = 0x4 - Display SPI DCx RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT101 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE101 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS5 = 0x8 - Observation bus bit 5 I2S0_DATA = 0x9 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) I2S0_SDOUT = 0xA - I2S Data output (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010198 |
Controls the operation of GPIO pin 102.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN102
0x0 |
FIEN102
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL102
0x0 |
NCESRC102
0x0 |
PULLCFG102
0x0 |
SR102
0x0 |
DS102
0x0 |
OUTCFG102
0x0 |
IRPTEN102
0x0 |
RDZERO102
0x0 |
INPEN102
0x0 |
FNCSEL102
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN102 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN102 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL102 | RW | Polarity select for NCE for GPIO 102 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC102 | RW | IOMSTR/MSPI N Chip Select 102, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG102 | RW | Pullup/Pulldown configuration for GPIO 102 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR102 | RW | Configure the slew rate |
| 11:10 | DS102 | RW | Drive strength selection for GPIO 102 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG102 | RW | Pin IO mode selection for GPIO pin 102 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN102 | RW | Interrupt enable for GPIO 102 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO102 | RW | Return 0 for read data on GPIO 102 |
| 4 | INPEN102 | RW | Input enable for GPIO 102 |
| 3:0 | FNCSEL102 | RW | Function select for GPIO pin 102 MSPI1_7 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. DISP_QSPI_SCK = 0x2 - Display SPI CLK GPIO = 0x3 - General purpose I/O DISP_SPI_SCK = 0x4 - Display SPI Clock RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT102 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE102 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS6 = 0x8 - Observation bus bit 6 I2S0_WS = 0x9 - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 0) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001019C |
Controls the operation of GPIO pin 103.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN103
0x0 |
FIEN103
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL103
0x0 |
NCESRC103
0x0 |
PULLCFG103
0x0 |
SR103
0x0 |
DS103
0x0 |
OUTCFG103
0x0 |
IRPTEN103
0x0 |
RDZERO103
0x0 |
INPEN103
0x0 |
FNCSEL103
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN103 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN103 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL103 | RW | Polarity select for NCE for GPIO 103 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC103 | RW | IOMSTR/MSPI N Chip Select 103, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG103 | RW | Pullup/Pulldown configuration for GPIO 103 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR103 | RW | Configure the slew rate |
| 11:10 | DS103 | RW | Drive strength selection for GPIO 103 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG103 | RW | Pin IO mode selection for GPIO pin 103 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN103 | RW | Interrupt enable for GPIO 103 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO103 | RW | Return 0 for read data on GPIO 103 |
| 4 | INPEN103 | RW | Input enable for GPIO 103 |
| 3:0 | FNCSEL103 | RW | Function select for GPIO pin 103 MSPI1_8 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. DISP_QSPI_D2 = 0x2 - Display SPI Data2 GPIO = 0x3 - General purpose I/O DISP_SPI_SDI = 0x4 - Display SPI Data In RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT103 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE103 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS7 = 0x8 - Observation bus bit 7 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101A0 |
Controls the operation of GPIO pin 104.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN104
0x0 |
FIEN104
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL104
0x0 |
NCESRC104
0x0 |
PULLCFG104
0x0 |
SR104
0x0 |
DS104
0x0 |
OUTCFG104
0x0 |
IRPTEN104
0x0 |
RDZERO104
0x0 |
INPEN104
0x0 |
FNCSEL104
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN104 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN104 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL104 | RW | Polarity select for NCE for GPIO 104 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC104 | RW | IOMSTR/MSPI N Chip Select 104, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG104 | RW | Pullup/Pulldown configuration for GPIO 104 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR104 | RW | Configure the slew rate |
| 11:10 | DS104 | RW | Drive strength selection for GPIO 104 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG104 | RW | Pin IO mode selection for GPIO pin 104 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN104 | RW | Interrupt enable for GPIO 104 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO104 | RW | Return 0 for read data on GPIO 104 |
| 4 | INPEN104 | RW | Input enable for GPIO 104 |
| 3:0 | FNCSEL104 | RW | Function select for GPIO pin 104 MSPI1_9 = 0x0 - MSPI Master 1 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. DISP_QSPI_D3 = 0x2 - Display SPI Data3 GPIO = 0x3 - General purpose I/O DISP_SPI_RST = 0x4 - Display SPI RST RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT104 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE104 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field OBSBUS8 = 0x8 - Observation bus bit 8 RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101A4 |
Controls the operation of GPIO pin 105.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN105
0x0 |
FIEN105
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL105
0x0 |
NCESRC105
0x0 |
PULLCFG105
0x0 |
SR105
0x0 |
DS105
0x0 |
OUTCFG105
0x0 |
IRPTEN105
0x0 |
RDZERO105
0x0 |
INPEN105
0x0 |
FNCSEL105
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN105 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN105 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL105 | RW | Polarity select for NCE for GPIO 105 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC105 | RW | IOMSTR/MSPI N Chip Select 105, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG105 | RW | Pullup/Pulldown configuration for GPIO 105 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR105 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS105 | RW | Drive strength selection for High Speed GPIO 105 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR105 = 0, 0.63x output driver selected if SR105 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR105 = 0, 0.75x output driver selected if SR105 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR105 = 0, 0.88x output driver selected if SR105 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR105 = 0, 1.0x output driver selected if SR105 = 1 |
| 9:8 | OUTCFG105 | RW | Pin IO mode selection for GPIO pin 105 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN105 | RW | Interrupt enable for GPIO 105 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO105 | RW | Return 0 for read data on GPIO 105 |
| 4 | INPEN105 | RW | Input enable for GPIO 105 |
| 3:0 | FNCSEL105 | RW | Function select for GPIO pin 105 MSPI3_10 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT105 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE105 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101A8 |
Controls the operation of GPIO pin 106.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN106
0x0 |
FIEN106
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL106
0x0 |
NCESRC106
0x0 |
PULLCFG106
0x0 |
SR106
0x0 |
DS106
0x0 |
OUTCFG106
0x0 |
IRPTEN106
0x0 |
RDZERO106
0x0 |
INPEN106
0x0 |
FNCSEL106
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN106 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN106 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL106 | RW | Polarity select for NCE for GPIO 106 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC106 | RW | IOMSTR/MSPI N Chip Select 106, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG106 | RW | Pullup/Pulldown configuration for GPIO 106 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR106 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS106 | RW | Drive strength selection for High Speed GPIO 106 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR106 = 0, 0.63x output driver selected if SR106 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR106 = 0, 0.75x output driver selected if SR106 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR106 = 0, 0.88x output driver selected if SR106 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR106 = 0, 1.0x output driver selected if SR106 = 1 |
| 9:8 | OUTCFG106 | RW | Pin IO mode selection for GPIO pin 106 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN106 | RW | Interrupt enable for GPIO 106 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO106 | RW | Return 0 for read data on GPIO 106 |
| 4 | INPEN106 | RW | Input enable for GPIO 106 |
| 3:0 | FNCSEL106 | RW | Function select for GPIO pin 106 MSPI3_11 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT106 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE106 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101AC |
Controls the operation of GPIO pin 107.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN107
0x0 |
FIEN107
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL107
0x0 |
NCESRC107
0x0 |
PULLCFG107
0x0 |
SR107
0x0 |
DS107
0x0 |
OUTCFG107
0x0 |
IRPTEN107
0x0 |
RDZERO107
0x0 |
INPEN107
0x0 |
FNCSEL107
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN107 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN107 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL107 | RW | Polarity select for NCE for GPIO 107 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC107 | RW | IOMSTR/MSPI N Chip Select 107, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG107 | RW | Pullup/Pulldown configuration for GPIO 107 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR107 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS107 | RW | Drive strength selection for High Speed GPIO 107 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR107 = 0, 0.63x output driver selected if SR107 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR107 = 0, 0.75x output driver selected if SR107 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR107 = 0, 0.88x output driver selected if SR107 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR107 = 0, 1.0x output driver selected if SR107 = 1 |
| 9:8 | OUTCFG107 | RW | Pin IO mode selection for GPIO pin 107 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN107 | RW | Interrupt enable for GPIO 107 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO107 | RW | Return 0 for read data on GPIO 107 |
| 4 | INPEN107 | RW | Input enable for GPIO 107 |
| 3:0 | FNCSEL107 | RW | Function select for GPIO pin 107 MSPI3_12 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT107 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE107 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101B0 |
Controls the operation of GPIO pin 108.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN108
0x0 |
FIEN108
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL108
0x0 |
NCESRC108
0x0 |
PULLCFG108
0x0 |
SR108
0x0 |
DS108
0x0 |
OUTCFG108
0x0 |
IRPTEN108
0x0 |
RDZERO108
0x0 |
INPEN108
0x0 |
FNCSEL108
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN108 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN108 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL108 | RW | Polarity select for NCE for GPIO 108 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC108 | RW | IOMSTR/MSPI N Chip Select 108, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG108 | RW | Pullup/Pulldown configuration for GPIO 108 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR108 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS108 | RW | Drive strength selection for High Speed GPIO 108 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR108 = 0, 0.63x output driver selected if SR108 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR108 = 0, 0.75x output driver selected if SR108 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR108 = 0, 0.88x output driver selected if SR108 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR108 = 0, 1.0x output driver selected if SR108 = 1 |
| 9:8 | OUTCFG108 | RW | Pin IO mode selection for GPIO pin 108 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN108 | RW | Interrupt enable for GPIO 108 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO108 | RW | Return 0 for read data on GPIO 108 |
| 4 | INPEN108 | RW | Input enable for GPIO 108 |
| 3:0 | FNCSEL108 | RW | Function select for GPIO pin 108 MSPI3_13 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT108 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE108 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101B4 |
Controls the operation of GPIO pin 109.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN109
0x0 |
FIEN109
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL109
0x0 |
NCESRC109
0x0 |
PULLCFG109
0x0 |
SR109
0x0 |
DS109
0x0 |
OUTCFG109
0x0 |
IRPTEN109
0x0 |
RDZERO109
0x0 |
INPEN109
0x0 |
FNCSEL109
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN109 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN109 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL109 | RW | Polarity select for NCE for GPIO 109 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC109 | RW | IOMSTR/MSPI N Chip Select 109, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG109 | RW | Pullup/Pulldown configuration for GPIO 109 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR109 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS109 | RW | Drive strength selection for High Speed GPIO 109 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR109 = 0, 0.63x output driver selected if SR109 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR109 = 0, 0.75x output driver selected if SR109 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR109 = 0, 0.88x output driver selected if SR109 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR109 = 0, 1.0x output driver selected if SR109 = 1 |
| 9:8 | OUTCFG109 | RW | Pin IO mode selection for GPIO pin 109 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN109 | RW | Interrupt enable for GPIO 109 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO109 | RW | Return 0 for read data on GPIO 109 |
| 4 | INPEN109 | RW | Input enable for GPIO 109 |
| 3:0 | FNCSEL109 | RW | Function select for GPIO pin 109 MSPI3_14 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT109 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE109 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101B8 |
Controls the operation of GPIO pin 110.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN110
0x0 |
FIEN110
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL110
0x0 |
NCESRC110
0x0 |
PULLCFG110
0x0 |
SR110
0x0 |
DS110
0x0 |
OUTCFG110
0x0 |
IRPTEN110
0x0 |
RDZERO110
0x0 |
INPEN110
0x0 |
FNCSEL110
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN110 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN110 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL110 | RW | Polarity select for NCE for GPIO 110 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC110 | RW | IOMSTR/MSPI N Chip Select 110, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG110 | RW | Pullup/Pulldown configuration for GPIO 110 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR110 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS110 | RW | Drive strength selection for High Speed GPIO 110 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR110 = 0, 0.63x output driver selected if SR110 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR110 = 0, 0.75x output driver selected if SR110 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR110 = 0, 0.88x output driver selected if SR110 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR110 = 0, 1.0x output driver selected if SR110 = 1 |
| 9:8 | OUTCFG110 | RW | Pin IO mode selection for GPIO pin 110 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN110 | RW | Interrupt enable for GPIO 110 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO110 | RW | Return 0 for read data on GPIO 110 |
| 4 | INPEN110 | RW | Input enable for GPIO 110 |
| 3:0 | FNCSEL110 | RW | Function select for GPIO pin 110 MSPI3_15 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT110 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE110 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101BC |
Controls the operation of GPIO pin 111.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN111
0x0 |
FIEN111
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL111
0x0 |
NCESRC111
0x0 |
PULLCFG111
0x0 |
SR111
0x0 |
DS111
0x0 |
OUTCFG111
0x0 |
IRPTEN111
0x0 |
RDZERO111
0x0 |
INPEN111
0x0 |
FNCSEL111
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN111 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN111 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL111 | RW | Polarity select for NCE for GPIO 111 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC111 | RW | IOMSTR/MSPI N Chip Select 111, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG111 | RW | Pullup/Pulldown configuration for GPIO 111 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR111 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS111 | RW | Drive strength selection for High Speed GPIO 111 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR111 = 0, 0.63x output driver selected if SR111 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR111 = 0, 0.75x output driver selected if SR111 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR111 = 0, 0.88x output driver selected if SR111 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR111 = 0, 1.0x output driver selected if SR111 = 1 |
| 9:8 | OUTCFG111 | RW | Pin IO mode selection for GPIO pin 111 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN111 | RW | Interrupt enable for GPIO 111 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO111 | RW | Return 0 for read data on GPIO 111 |
| 4 | INPEN111 | RW | Input enable for GPIO 111 |
| 3:0 | FNCSEL111 | RW | Function select for GPIO pin 111 MSPI3_16 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT111 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE111 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101C0 |
Controls the operation of GPIO pin 112.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN112
0x0 |
FIEN112
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL112
0x0 |
NCESRC112
0x0 |
PULLCFG112
0x0 |
SR112
0x0 |
DS112
0x0 |
OUTCFG112
0x0 |
IRPTEN112
0x0 |
RDZERO112
0x0 |
INPEN112
0x0 |
FNCSEL112
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN112 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN112 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL112 | RW | Polarity select for NCE for GPIO 112 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC112 | RW | IOMSTR/MSPI N Chip Select 112, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG112 | RW | Pullup/Pulldown configuration for GPIO 112 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR112 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS112 | RW | Drive strength selection for High Speed GPIO 112 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR112 = 0, 0.63x output driver selected if SR112 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR112 = 0, 0.75x output driver selected if SR112 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR112 = 0, 0.88x output driver selected if SR112 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR112 = 0, 1.0x output driver selected if SR112 = 1 |
| 9:8 | OUTCFG112 | RW | Pin IO mode selection for GPIO pin 112 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN112 | RW | Interrupt enable for GPIO 112 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO112 | RW | Return 0 for read data on GPIO 112 |
| 4 | INPEN112 | RW | Input enable for GPIO 112 |
| 3:0 | FNCSEL112 | RW | Function select for GPIO pin 112 MSPI3_17 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT112 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE112 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101C4 |
Controls the operation of GPIO pin 113.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN113
0x0 |
FIEN113
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL113
0x0 |
NCESRC113
0x0 |
PULLCFG113
0x0 |
SR113
0x0 |
DS113
0x0 |
OUTCFG113
0x0 |
IRPTEN113
0x0 |
RDZERO113
0x0 |
INPEN113
0x0 |
FNCSEL113
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN113 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN113 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL113 | RW | Polarity select for NCE for GPIO 113 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC113 | RW | IOMSTR/MSPI N Chip Select 113, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG113 | RW | Pullup/Pulldown configuration for GPIO 113 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR113 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS113 | RW | Drive strength selection for High Speed GPIO 113 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR113 = 0, 0.63x output driver selected if SR113 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR113 = 0, 0.75x output driver selected if SR113 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR113 = 0, 0.88x output driver selected if SR113 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR113 = 0, 1.0x output driver selected if SR113 = 1 |
| 9:8 | OUTCFG113 | RW | Pin IO mode selection for GPIO pin 113 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN113 | RW | Interrupt enable for GPIO 113 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO113 | RW | Return 0 for read data on GPIO 113 |
| 4 | INPEN113 | RW | Input enable for GPIO 113 |
| 3:0 | FNCSEL113 | RW | Function select for GPIO pin 113 MSPI3_18 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT113 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE113 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101C8 |
Controls the operation of GPIO pin 114.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN114
0x0 |
FIEN114
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL114
0x0 |
NCESRC114
0x0 |
PULLCFG114
0x0 |
SR114
0x0 |
DS114
0x0 |
OUTCFG114
0x0 |
IRPTEN114
0x0 |
RDZERO114
0x0 |
INPEN114
0x0 |
FNCSEL114
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN114 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN114 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL114 | RW | Polarity select for NCE for GPIO 114 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC114 | RW | IOMSTR/MSPI N Chip Select 114, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG114 | RW | Pullup/Pulldown configuration for GPIO 114 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR114 | RW | Configure the slew rate |
| 11:10 | DS114 | RW | Drive strength selection for GPIO 114 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG114 | RW | Pin IO mode selection for GPIO pin 114 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN114 | RW | Interrupt enable for GPIO 114 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO114 | RW | Return 0 for read data on GPIO 114 |
| 4 | INPEN114 | RW | Input enable for GPIO 114 |
| 3:0 | FNCSEL114 | RW | Function select for GPIO pin 114 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. MNCE3_0 = 0x1 - MSPI Master 3 nCE 0 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT114 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE114 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101CC |
Controls the operation of GPIO pin 115.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN115
0x0 |
FIEN115
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL115
0x0 |
NCESRC115
0x0 |
PULLCFG115
0x0 |
SR115
0x0 |
DS115
0x0 |
OUTCFG115
0x0 |
IRPTEN115
0x0 |
RDZERO115
0x0 |
INPEN115
0x0 |
FNCSEL115
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN115 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN115 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL115 | RW | Polarity select for NCE for GPIO 115 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC115 | RW | IOMSTR/MSPI N Chip Select 115, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG115 | RW | Pullup/Pulldown configuration for GPIO 115 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR115 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS115 | RW | Drive strength selection for High Speed GPIO 115 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR115 = 0, 0.63x output driver selected if SR115 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR115 = 0, 0.75x output driver selected if SR115 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR115 = 0, 0.88x output driver selected if SR115 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR115 = 0, 1.0x output driver selected if SR115 = 1 |
| 9:8 | OUTCFG115 | RW | Pin IO mode selection for GPIO pin 115 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN115 | RW | Interrupt enable for GPIO 115 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO115 | RW | Return 0 for read data on GPIO 115 |
| 4 | INPEN115 | RW | Input enable for GPIO 115 |
| 3:0 | FNCSEL115 | RW | Function select for GPIO pin 115 MSPI3_0 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT115 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE115 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101D0 |
Controls the operation of GPIO pin 116.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN116
0x0 |
FIEN116
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL116
0x0 |
NCESRC116
0x0 |
PULLCFG116
0x0 |
SR116
0x0 |
DS116
0x0 |
OUTCFG116
0x0 |
IRPTEN116
0x0 |
RDZERO116
0x0 |
INPEN116
0x0 |
FNCSEL116
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN116 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN116 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL116 | RW | Polarity select for NCE for GPIO 116 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC116 | RW | IOMSTR/MSPI N Chip Select 116, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG116 | RW | Pullup/Pulldown configuration for GPIO 116 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR116 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS116 | RW | Drive strength selection for High Speed GPIO 116 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR116 = 0, 0.63x output driver selected if SR116 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR116 = 0, 0.75x output driver selected if SR116 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR116 = 0, 0.88x output driver selected if SR116 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR116 = 0, 1.0x output driver selected if SR116 = 1 |
| 9:8 | OUTCFG116 | RW | Pin IO mode selection for GPIO pin 116 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN116 | RW | Interrupt enable for GPIO 116 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO116 | RW | Return 0 for read data on GPIO 116 |
| 4 | INPEN116 | RW | Input enable for GPIO 116 |
| 3:0 | FNCSEL116 | RW | Function select for GPIO pin 116 MSPI3_1 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT116 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE116 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101D4 |
Controls the operation of GPIO pin 117.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN117
0x0 |
FIEN117
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL117
0x0 |
NCESRC117
0x0 |
PULLCFG117
0x0 |
SR117
0x0 |
DS117
0x0 |
OUTCFG117
0x0 |
IRPTEN117
0x0 |
RDZERO117
0x0 |
INPEN117
0x0 |
FNCSEL117
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN117 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN117 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL117 | RW | Polarity select for NCE for GPIO 117 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC117 | RW | IOMSTR/MSPI N Chip Select 117, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG117 | RW | Pullup/Pulldown configuration for GPIO 117 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR117 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS117 | RW | Drive strength selection for High Speed GPIO 117 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR117 = 0, 0.63x output driver selected if SR117 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR117 = 0, 0.75x output driver selected if SR117 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR117 = 0, 0.88x output driver selected if SR117 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR117 = 0, 1.0x output driver selected if SR117 = 1 |
| 9:8 | OUTCFG117 | RW | Pin IO mode selection for GPIO pin 117 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN117 | RW | Interrupt enable for GPIO 117 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO117 | RW | Return 0 for read data on GPIO 117 |
| 4 | INPEN117 | RW | Input enable for GPIO 117 |
| 3:0 | FNCSEL117 | RW | Function select for GPIO pin 117 MSPI3_2 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT117 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE117 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101D8 |
Controls the operation of GPIO pin 118.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN118
0x0 |
FIEN118
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL118
0x0 |
NCESRC118
0x0 |
PULLCFG118
0x0 |
SR118
0x0 |
DS118
0x0 |
OUTCFG118
0x0 |
IRPTEN118
0x0 |
RDZERO118
0x0 |
INPEN118
0x0 |
FNCSEL118
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN118 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN118 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL118 | RW | Polarity select for NCE for GPIO 118 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC118 | RW | IOMSTR/MSPI N Chip Select 118, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG118 | RW | Pullup/Pulldown configuration for GPIO 118 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR118 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS118 | RW | Drive strength selection for High Speed GPIO 118 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR118 = 0, 0.63x output driver selected if SR118 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR118 = 0, 0.75x output driver selected if SR118 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR118 = 0, 0.88x output driver selected if SR118 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR118 = 0, 1.0x output driver selected if SR118 = 1 |
| 9:8 | OUTCFG118 | RW | Pin IO mode selection for GPIO pin 118 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN118 | RW | Interrupt enable for GPIO 118 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO118 | RW | Return 0 for read data on GPIO 118 |
| 4 | INPEN118 | RW | Input enable for GPIO 118 |
| 3:0 | FNCSEL118 | RW | Function select for GPIO pin 118 MSPI3_3 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT118 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE118 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101DC |
Controls the operation of GPIO pin 119.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN119
0x0 |
FIEN119
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL119
0x0 |
NCESRC119
0x0 |
PULLCFG119
0x0 |
SR119
0x0 |
DS119
0x0 |
OUTCFG119
0x0 |
IRPTEN119
0x0 |
RDZERO119
0x0 |
INPEN119
0x0 |
FNCSEL119
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN119 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN119 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL119 | RW | Polarity select for NCE for GPIO 119 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC119 | RW | IOMSTR/MSPI N Chip Select 119, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG119 | RW | Pullup/Pulldown configuration for GPIO 119 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR119 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS119 | RW | Drive strength selection for High Speed GPIO 119 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR119 = 0, 0.63x output driver selected if SR119 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR119 = 0, 0.75x output driver selected if SR119 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR119 = 0, 0.88x output driver selected if SR119 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR119 = 0, 1.0x output driver selected if SR119 = 1 |
| 9:8 | OUTCFG119 | RW | Pin IO mode selection for GPIO pin 119 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN119 | RW | Interrupt enable for GPIO 119 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO119 | RW | Return 0 for read data on GPIO 119 |
| 4 | INPEN119 | RW | Input enable for GPIO 119 |
| 3:0 | FNCSEL119 | RW | Function select for GPIO pin 119 MSPI3_4 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT119 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE119 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101E0 |
Controls the operation of GPIO pin 120.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN120
0x0 |
FIEN120
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL120
0x0 |
NCESRC120
0x0 |
PULLCFG120
0x0 |
SR120
0x0 |
DS120
0x0 |
OUTCFG120
0x0 |
IRPTEN120
0x0 |
RDZERO120
0x0 |
INPEN120
0x0 |
FNCSEL120
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN120 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN120 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL120 | RW | Polarity select for NCE for GPIO 120 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC120 | RW | IOMSTR/MSPI N Chip Select 120, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG120 | RW | Pullup/Pulldown configuration for GPIO 120 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR120 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS120 | RW | Drive strength selection for High Speed GPIO 120 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR120 = 0, 0.63x output driver selected if SR120 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR120 = 0, 0.75x output driver selected if SR120 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR120 = 0, 0.88x output driver selected if SR120 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR120 = 0, 1.0x output driver selected if SR120 = 1 |
| 9:8 | OUTCFG120 | RW | Pin IO mode selection for GPIO pin 120 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN120 | RW | Interrupt enable for GPIO 120 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO120 | RW | Return 0 for read data on GPIO 120 |
| 4 | INPEN120 | RW | Input enable for GPIO 120 |
| 3:0 | FNCSEL120 | RW | Function select for GPIO pin 120 MSPI3_5 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT120 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE120 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101E4 |
Controls the operation of GPIO pin 121.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN121
0x0 |
FIEN121
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL121
0x0 |
NCESRC121
0x0 |
PULLCFG121
0x0 |
SR121
0x0 |
DS121
0x0 |
OUTCFG121
0x0 |
IRPTEN121
0x0 |
RDZERO121
0x0 |
INPEN121
0x0 |
FNCSEL121
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN121 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN121 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL121 | RW | Polarity select for NCE for GPIO 121 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC121 | RW | IOMSTR/MSPI N Chip Select 121, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG121 | RW | Pullup/Pulldown configuration for GPIO 121 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR121 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS121 | RW | Drive strength selection for High Speed GPIO 121 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR121 = 0, 0.63x output driver selected if SR121 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR121 = 0, 0.75x output driver selected if SR121 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR121 = 0, 0.88x output driver selected if SR121 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR121 = 0, 1.0x output driver selected if SR121 = 1 |
| 9:8 | OUTCFG121 | RW | Pin IO mode selection for GPIO pin 121 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN121 | RW | Interrupt enable for GPIO 121 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO121 | RW | Return 0 for read data on GPIO 121 |
| 4 | INPEN121 | RW | Input enable for GPIO 121 |
| 3:0 | FNCSEL121 | RW | Function select for GPIO pin 121 MSPI3_6 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT121 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE121 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101E8 |
Controls the operation of GPIO pin 122.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN122
0x0 |
FIEN122
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL122
0x0 |
NCESRC122
0x0 |
PULLCFG122
0x0 |
SR122
0x0 |
DS122
0x0 |
OUTCFG122
0x0 |
IRPTEN122
0x0 |
RDZERO122
0x0 |
INPEN122
0x0 |
FNCSEL122
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN122 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN122 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL122 | RW | Polarity select for NCE for GPIO 122 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC122 | RW | IOMSTR/MSPI N Chip Select 122, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG122 | RW | Pullup/Pulldown configuration for GPIO 122 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR122 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS122 | RW | Drive strength selection for High Speed GPIO 122 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR122 = 0, 0.63x output driver selected if SR122 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR122 = 0, 0.75x output driver selected if SR122 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR122 = 0, 0.88x output driver selected if SR122 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR122 = 0, 1.0x output driver selected if SR122 = 1 |
| 9:8 | OUTCFG122 | RW | Pin IO mode selection for GPIO pin 122 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN122 | RW | Interrupt enable for GPIO 122 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO122 | RW | Return 0 for read data on GPIO 122 |
| 4 | INPEN122 | RW | Input enable for GPIO 122 |
| 3:0 | FNCSEL122 | RW | Function select for GPIO pin 122 MSPI3_7 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT122 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE122 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101EC |
Controls the operation of GPIO pin 123.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN123
0x0 |
FIEN123
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL123
0x0 |
NCESRC123
0x0 |
PULLCFG123
0x0 |
SR123
0x0 |
DS123
0x0 |
OUTCFG123
0x0 |
IRPTEN123
0x0 |
RDZERO123
0x0 |
INPEN123
0x0 |
FNCSEL123
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN123 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN123 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL123 | RW | Polarity select for NCE for GPIO 123 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC123 | RW | IOMSTR/MSPI N Chip Select 123, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG123 | RW | Pullup/Pulldown configuration for GPIO 123 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR123 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS123 | RW | Drive strength selection for High Speed GPIO 123 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR123 = 0, 0.63x output driver selected if SR123 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR123 = 0, 0.75x output driver selected if SR123 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR123 = 0, 0.88x output driver selected if SR123 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR123 = 0, 1.0x output driver selected if SR123 = 1 |
| 9:8 | OUTCFG123 | RW | Pin IO mode selection for GPIO pin 123 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN123 | RW | Interrupt enable for GPIO 123 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO123 | RW | Return 0 for read data on GPIO 123 |
| 4 | INPEN123 | RW | Input enable for GPIO 123 |
| 3:0 | FNCSEL123 | RW | Function select for GPIO pin 123 MSPI3_8 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT123 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE123 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101F0 |
Controls the operation of GPIO pin 124.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN124
0x0 |
FIEN124
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL124
0x0 |
NCESRC124
0x0 |
PULLCFG124
0x0 |
SR124
0x0 |
DS124
0x0 |
OUTCFG124
0x0 |
IRPTEN124
0x0 |
RDZERO124
0x0 |
INPEN124
0x0 |
FNCSEL124
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN124 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN124 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL124 | RW | Polarity select for NCE for GPIO 124 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC124 | RW | IOMSTR/MSPI N Chip Select 124, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG124 | RW | Pullup/Pulldown configuration for GPIO 124 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR124 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS124 | RW | Drive strength selection for High Speed GPIO 124 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR124 = 0, 0.63x output driver selected if SR124 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR124 = 0, 0.75x output driver selected if SR124 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR124 = 0, 0.88x output driver selected if SR124 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR124 = 0, 1.0x output driver selected if SR124 = 1 |
| 9:8 | OUTCFG124 | RW | Pin IO mode selection for GPIO pin 124 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN124 | RW | Interrupt enable for GPIO 124 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO124 | RW | Return 0 for read data on GPIO 124 |
| 4 | INPEN124 | RW | Input enable for GPIO 124 |
| 3:0 | FNCSEL124 | RW | Function select for GPIO pin 124 MSPI3_9 = 0x0 - MSPI Master 3 Interface Signal RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT124 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE124 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101F4 |
Controls the operation of GPIO pin 125.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN125
0x0 |
FIEN125
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL125
0x0 |
NCESRC125
0x0 |
PULLCFG125
0x0 |
SR125
0x0 |
DS125
0x0 |
OUTCFG125
0x0 |
IRPTEN125
0x0 |
RDZERO125
0x0 |
INPEN125
0x0 |
FNCSEL125
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN125 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN125 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL125 | RW | Polarity select for NCE for GPIO 125 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC125 | RW | IOMSTR/MSPI N Chip Select 125, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG125 | RW | Pullup/Pulldown configuration for GPIO 125 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR125 | RW | Configure the slew rate |
| 11:10 | DS125 | RW | Drive strength selection for GPIO 125 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG125 | RW | Pin IO mode selection for GPIO pin 125 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN125 | RW | Interrupt enable for GPIO 125 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO125 | RW | Return 0 for read data on GPIO 125 |
| 4 | INPEN125 | RW | Input enable for GPIO 125 |
| 3:0 | FNCSEL125 | RW | Function select for GPIO pin 125 SDIF1_DAT0 = 0x0 - SD/SDIO/MMC1 Data0 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT125 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE125 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101F8 |
Controls the operation of GPIO pin 126.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN126
0x0 |
FIEN126
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL126
0x0 |
NCESRC126
0x0 |
PULLCFG126
0x0 |
SR126
0x0 |
DS126
0x0 |
OUTCFG126
0x0 |
IRPTEN126
0x0 |
RDZERO126
0x0 |
INPEN126
0x0 |
FNCSEL126
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN126 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN126 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL126 | RW | Polarity select for NCE for GPIO 126 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC126 | RW | IOMSTR/MSPI N Chip Select 126, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG126 | RW | Pullup/Pulldown configuration for GPIO 126 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR126 | RW | Configure the slew rate |
| 11:10 | DS126 | RW | Drive strength selection for GPIO 126 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG126 | RW | Pin IO mode selection for GPIO pin 126 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN126 | RW | Interrupt enable for GPIO 126 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO126 | RW | Return 0 for read data on GPIO 126 |
| 4 | INPEN126 | RW | Input enable for GPIO 126 |
| 3:0 | FNCSEL126 | RW | Function select for GPIO pin 126 SDIF1_DAT1 = 0x0 - SD/SDIO/MMC1 Data1 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT126 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE126 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400101FC |
Controls the operation of GPIO pin 127.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN127
0x0 |
FIEN127
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL127
0x0 |
NCESRC127
0x0 |
PULLCFG127
0x0 |
SR127
0x0 |
DS127
0x0 |
OUTCFG127
0x0 |
IRPTEN127
0x0 |
RDZERO127
0x0 |
INPEN127
0x0 |
FNCSEL127
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN127 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN127 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL127 | RW | Polarity select for NCE for GPIO 127 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC127 | RW | IOMSTR/MSPI N Chip Select 127, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG127 | RW | Pullup/Pulldown configuration for GPIO 127 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR127 | RW | Configure the slew rate |
| 11:10 | DS127 | RW | Drive strength selection for GPIO 127 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG127 | RW | Pin IO mode selection for GPIO pin 127 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN127 | RW | Interrupt enable for GPIO 127 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO127 | RW | Return 0 for read data on GPIO 127 |
| 4 | INPEN127 | RW | Input enable for GPIO 127 |
| 3:0 | FNCSEL127 | RW | Function select for GPIO pin 127 SDIF1_DAT2 = 0x0 - SD/SDIO/MMC1 Data2 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT127 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE127 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010200 |
Controls the operation of GPIO pin 128.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN128
0x0 |
FIEN128
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL128
0x0 |
NCESRC128
0x0 |
PULLCFG128
0x0 |
SR128
0x0 |
DS128
0x0 |
OUTCFG128
0x0 |
IRPTEN128
0x0 |
RDZERO128
0x0 |
INPEN128
0x0 |
FNCSEL128
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN128 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN128 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL128 | RW | Polarity select for NCE for GPIO 128 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC128 | RW | IOMSTR/MSPI N Chip Select 128, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG128 | RW | Pullup/Pulldown configuration for GPIO 128 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR128 | RW | Configure the slew rate |
| 11:10 | DS128 | RW | Drive strength selection for GPIO 128 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG128 | RW | Pin IO mode selection for GPIO pin 128 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN128 | RW | Interrupt enable for GPIO 128 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO128 | RW | Return 0 for read data on GPIO 128 |
| 4 | INPEN128 | RW | Input enable for GPIO 128 |
| 3:0 | FNCSEL128 | RW | Function select for GPIO pin 128 SDIF1_DAT3 = 0x0 - SD/SDIO/MMC1 Data3 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT128 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE128 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010204 |
Controls the operation of GPIO pin 129.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN129
0x0 |
FIEN129
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL129
0x0 |
NCESRC129
0x0 |
PULLCFG129
0x0 |
SR129
0x0 |
DS129
0x0 |
OUTCFG129
0x0 |
IRPTEN129
0x0 |
RDZERO129
0x0 |
INPEN129
0x0 |
FNCSEL129
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN129 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN129 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL129 | RW | Polarity select for NCE for GPIO 129 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC129 | RW | IOMSTR/MSPI N Chip Select 129, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG129 | RW | Pullup/Pulldown configuration for GPIO 129 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR129 | RW | Configure the slew rate |
| 11:10 | DS129 | RW | Drive strength selection for GPIO 129 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG129 | RW | Pin IO mode selection for GPIO pin 129 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN129 | RW | Interrupt enable for GPIO 129 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO129 | RW | Return 0 for read data on GPIO 129 |
| 4 | INPEN129 | RW | Input enable for GPIO 129 |
| 3:0 | FNCSEL129 | RW | Function select for GPIO pin 129 SDIF1_CLKOUT = 0x0 - SD/SDIO/MMC1 Clock to Card (CLK) RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT129 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE129 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010208 |
Controls the operation of GPIO pin 130.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN130
0x0 |
FIEN130
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL130
0x0 |
NCESRC130
0x0 |
PULLCFG130
0x0 |
SR130
0x0 |
DS130
0x0 |
OUTCFG130
0x0 |
IRPTEN130
0x0 |
RDZERO130
0x0 |
INPEN130
0x0 |
FNCSEL130
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN130 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN130 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL130 | RW | Polarity select for NCE for GPIO 130 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC130 | RW | IOMSTR/MSPI N Chip Select 130, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG130 | RW | Pullup/Pulldown configuration for GPIO 130 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR130 | RW | Configure the slew rate |
| 11:10 | DS130 | RW | Drive strength selection for GPIO 130 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG130 | RW | Pin IO mode selection for GPIO pin 130 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN130 | RW | Interrupt enable for GPIO 130 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO130 | RW | Return 0 for read data on GPIO 130 |
| 4 | INPEN130 | RW | Input enable for GPIO 130 |
| 3:0 | FNCSEL130 | RW | Function select for GPIO pin 130 SDIF1_DAT4 = 0x0 - SD/SDIO/MMC1 Data4 pin MNCE0_0 = 0x1 - MSPI Master 0 nCE 0 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT130 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE130 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S1_CLK = 0xA - Bidirectional I2S Bit clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001020C |
Controls the operation of GPIO pin 131.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN131
0x0 |
FIEN131
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL131
0x0 |
NCESRC131
0x0 |
PULLCFG131
0x0 |
SR131
0x0 |
DS131
0x0 |
OUTCFG131
0x0 |
IRPTEN131
0x0 |
RDZERO131
0x0 |
INPEN131
0x0 |
FNCSEL131
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN131 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN131 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL131 | RW | Polarity select for NCE for GPIO 131 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC131 | RW | IOMSTR/MSPI N Chip Select 131, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG131 | RW | Pullup/Pulldown configuration for GPIO 131 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR131 | RW | Configure the slew rate |
| 11:10 | DS131 | RW | Drive strength selection for GPIO 131 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG131 | RW | Pin IO mode selection for GPIO pin 131 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN131 | RW | Interrupt enable for GPIO 131 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO131 | RW | Return 0 for read data on GPIO 131 |
| 4 | INPEN131 | RW | Input enable for GPIO 131 |
| 3:0 | FNCSEL131 | RW | Function select for GPIO pin 131 SDIF1_DAT5 = 0x0 - SD/SDIO/MMC1 Data5 pin MNCE3_0 = 0x1 - MSPI Master 3 nCE 0 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT131 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE131 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. I2S1_DATA = 0x9 - Bidirectional I2S Data. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) I2S1_SDOUT = 0xA - I2S Data output (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010210 |
Controls the operation of GPIO pin 132.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN132
0x0 |
FIEN132
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL132
0x0 |
NCESRC132
0x0 |
PULLCFG132
0x0 |
SR132
0x0 |
DS132
0x0 |
OUTCFG132
0x0 |
IRPTEN132
0x0 |
RDZERO132
0x0 |
INPEN132
0x0 |
FNCSEL132
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN132 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN132 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL132 | RW | Polarity select for NCE for GPIO 132 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC132 | RW | IOMSTR/MSPI N Chip Select 132, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG132 | RW | Pullup/Pulldown configuration for GPIO 132 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR132 | RW | Configure the slew rate |
| 11:10 | DS132 | RW | Drive strength selection for GPIO 132 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG132 | RW | Pin IO mode selection for GPIO pin 132 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN132 | RW | Interrupt enable for GPIO 132 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO132 | RW | Return 0 for read data on GPIO 132 |
| 4 | INPEN132 | RW | Input enable for GPIO 132 |
| 3:0 | FNCSEL132 | RW | Function select for GPIO pin 132 SDIF1_DAT6 = 0x0 - SD/SDIO/MMC1 Data6 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT132 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE132 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S1_WS = 0xA - Bidirectional I2S L/R clock. Operates in output mode in master mode and input mode for slave mode. (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010214 |
Controls the operation of GPIO pin 133.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN133
0x0 |
FIEN133
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL133
0x0 |
NCESRC133
0x0 |
PULLCFG133
0x0 |
SR133
0x0 |
DS133
0x0 |
OUTCFG133
0x0 |
IRPTEN133
0x0 |
RDZERO133
0x0 |
INPEN133
0x0 |
FNCSEL133
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN133 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN133 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL133 | RW | Polarity select for NCE for GPIO 133 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC133 | RW | IOMSTR/MSPI N Chip Select 133, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG133 | RW | Pullup/Pulldown configuration for GPIO 133 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR133 | RW | Configure the slew rate |
| 11:10 | DS133 | RW | Drive strength selection for GPIO 133 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG133 | RW | Pin IO mode selection for GPIO pin 133 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN133 | RW | Interrupt enable for GPIO 133 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO133 | RW | Return 0 for read data on GPIO 133 |
| 4 | INPEN133 | RW | Input enable for GPIO 133 |
| 3:0 | FNCSEL133 | RW | Function select for GPIO pin 133 SDIF1_DAT7 = 0x0 - SD/SDIO/MMC1 Data7 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT133 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE133 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S1_SDIN = 0xA - I2S Data input (I2S Master/Slave 1) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010218 |
Controls the operation of GPIO pin 134.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN134
0x0 |
FIEN134
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL134
0x0 |
NCESRC134
0x0 |
PULLCFG134
0x0 |
SR134
0x0 |
DS134
0x0 |
OUTCFG134
0x0 |
IRPTEN134
0x0 |
RDZERO134
0x0 |
INPEN134
0x0 |
FNCSEL134
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN134 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN134 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL134 | RW | Polarity select for NCE for GPIO 134 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC134 | RW | IOMSTR/MSPI N Chip Select 134, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG134 | RW | Pullup/Pulldown configuration for GPIO 134 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR134 | RW | Configure the slew rate |
| 11:10 | DS134 | RW | Drive strength selection for GPIO 134 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG134 | RW | Pin IO mode selection for GPIO pin 134 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN134 | RW | Interrupt enable for GPIO 134 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO134 | RW | Return 0 for read data on GPIO 134 |
| 4 | INPEN134 | RW | Input enable for GPIO 134 |
| 3:0 | FNCSEL134 | RW | Function select for GPIO pin 134 SDIF1_CMD = 0x0 - SD/SDIO/MMC1 CMD pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT134 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE134 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001021C |
Controls the operation of GPIO pin 135.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN135
0x0 |
FIEN135
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL135
0x0 |
NCESRC135
0x0 |
PULLCFG135
0x0 |
SR135
0x0 |
DS135
0x0 |
OUTCFG135
0x0 |
IRPTEN135
0x0 |
RDZERO135
0x0 |
INPEN135
0x0 |
FNCSEL135
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN135 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN135 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL135 | RW | Polarity select for NCE for GPIO 135 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC135 | RW | IOMSTR/MSPI N Chip Select 135, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG135 | RW | Pullup/Pulldown configuration for GPIO 135 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR135 | RW | Configure the slew rate |
| 11:10 | DS135 | RW | Drive strength selection for GPIO 135 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG135 | RW | Pin IO mode selection for GPIO pin 135 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN135 | RW | Interrupt enable for GPIO 135 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO135 | RW | Return 0 for read data on GPIO 135 |
| 4 | INPEN135 | RW | Input enable for GPIO 135 |
| 3:0 | FNCSEL135 | RW | Function select for GPIO pin 135 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010220 |
Controls the operation of GPIO pin 136.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN136
0x0 |
FIEN136
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL136
0x0 |
NCESRC136
0x0 |
PULLCFG136
0x0 |
SR136
0x0 |
DS136
0x0 |
OUTCFG136
0x0 |
IRPTEN136
0x0 |
RDZERO136
0x0 |
INPEN136
0x0 |
FNCSEL136
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN136 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN136 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL136 | RW | Polarity select for NCE for GPIO 136 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC136 | RW | IOMSTR/MSPI N Chip Select 136, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG136 | RW | Pullup/Pulldown configuration for GPIO 136 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR136 | RW | Configure the slew rate |
| 11:10 | DS136 | RW | Drive strength selection for GPIO 136 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG136 | RW | Pin IO mode selection for GPIO pin 136 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN136 | RW | Interrupt enable for GPIO 136 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO136 | RW | Return 0 for read data on GPIO 136 |
| 4 | INPEN136 | RW | Input enable for GPIO 136 |
| 3:0 | FNCSEL136 | RW | Function select for GPIO pin 136 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D15 = 0x1 - Display Data 15 RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT136 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE136 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010224 |
Controls the operation of GPIO pin 137.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN137
0x0 |
FIEN137
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL137
0x0 |
NCESRC137
0x0 |
PULLCFG137
0x0 |
SR137
0x0 |
DS137
0x0 |
OUTCFG137
0x0 |
IRPTEN137
0x0 |
RDZERO137
0x0 |
INPEN137
0x0 |
FNCSEL137
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN137 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN137 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL137 | RW | Polarity select for NCE for GPIO 137 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC137 | RW | IOMSTR/MSPI N Chip Select 137, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG137 | RW | Pullup/Pulldown configuration for GPIO 137 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR137 | RW | Configure the slew rate |
| 11:10 | DS137 | RW | Drive strength selection for GPIO 137 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG137 | RW | Pin IO mode selection for GPIO pin 137 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN137 | RW | Interrupt enable for GPIO 137 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO137 | RW | Return 0 for read data on GPIO 137 |
| 4 | INPEN137 | RW | Input enable for GPIO 137 |
| 3:0 | FNCSEL137 | RW | Function select for GPIO pin 137 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010228 |
Controls the operation of GPIO pin 138.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN138
0x0 |
FIEN138
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL138
0x0 |
NCESRC138
0x0 |
PULLCFG138
0x0 |
SR138
0x0 |
DS138
0x0 |
OUTCFG138
0x0 |
IRPTEN138
0x0 |
RDZERO138
0x0 |
INPEN138
0x0 |
FNCSEL138
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN138 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN138 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL138 | RW | Polarity select for NCE for GPIO 138 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC138 | RW | IOMSTR/MSPI N Chip Select 138, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG138 | RW | Pullup/Pulldown configuration for GPIO 138 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR138 | RW | Configure the slew rate |
| 11:10 | DS138 | RW | Drive strength selection for GPIO 138 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG138 | RW | Pin IO mode selection for GPIO pin 138 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN138 | RW | Interrupt enable for GPIO 138 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO138 | RW | Return 0 for read data on GPIO 138 |
| 4 | INPEN138 | RW | Input enable for GPIO 138 |
| 3:0 | FNCSEL138 | RW | Function select for GPIO pin 138 MNCE1_1 = 0x0 - MSPI Master 1 nCE 1 Signal 32KHzXT = 0x1 - 32kHZ from analog RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT138 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE138 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. I2S0_SDIN = 0x9 - I2S Data input (I2S Master/Slave 0) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001022C |
Controls the operation of GPIO pin 139.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN139
0x0 |
FIEN139
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL139
0x0 |
NCESRC139
0x0 |
PULLCFG139
0x0 |
SR139
0x0 |
DS139
0x0 |
OUTCFG139
0x0 |
IRPTEN139
0x0 |
RDZERO139
0x0 |
INPEN139
0x0 |
FNCSEL139
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN139 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN139 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL139 | RW | Polarity select for NCE for GPIO 139 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC139 | RW | IOMSTR/MSPI N Chip Select 139, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG139 | RW | Pullup/Pulldown configuration for GPIO 139 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR139 | RW | Configure the slew rate |
| 11:10 | DS139 | RW | Drive strength selection for GPIO 139 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG139 | RW | Pin IO mode selection for GPIO pin 139 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN139 | RW | Interrupt enable for GPIO 139 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO139 | RW | Return 0 for read data on GPIO 139 |
| 4 | INPEN139 | RW | Input enable for GPIO 139 |
| 3:0 | FNCSEL139 | RW | Function select for GPIO pin 139 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT139 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE139 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. I2S0_SDIN = 0xA - I2S Data input (I2S Master/Slave 0) FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010230 |
Controls the operation of GPIO pin 140.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN140
0x0 |
FIEN140
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL140
0x0 |
NCESRC140
0x0 |
PULLCFG140
0x0 |
SR140
0x0 |
DS140
0x0 |
OUTCFG140
0x0 |
IRPTEN140
0x0 |
RDZERO140
0x0 |
INPEN140
0x0 |
FNCSEL140
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN140 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN140 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL140 | RW | Polarity select for NCE for GPIO 140 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC140 | RW | IOMSTR/MSPI N Chip Select 140, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG140 | RW | Pullup/Pulldown configuration for GPIO 140 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR140 | RW | Configure the slew rate |
| 11:10 | DS140 | RW | Drive strength selection for GPIO 140 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG140 | RW | Pin IO mode selection for GPIO pin 140 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN140 | RW | Interrupt enable for GPIO 140 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO140 | RW | Return 0 for read data on GPIO 140 |
| 4 | INPEN140 | RW | Input enable for GPIO 140 |
| 3:0 | FNCSEL140 | RW | Function select for GPIO pin 140 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D16 = 0x1 - Display Data 16 RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT140 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE140 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010234 |
Controls the operation of GPIO pin 141.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN141
0x0 |
FIEN141
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL141
0x0 |
NCESRC141
0x0 |
PULLCFG141
0x0 |
SR141
0x0 |
DS141
0x0 |
OUTCFG141
0x0 |
IRPTEN141
0x0 |
RDZERO141
0x0 |
INPEN141
0x0 |
FNCSEL141
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN141 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN141 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL141 | RW | Polarity select for NCE for GPIO 141 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC141 | RW | IOMSTR/MSPI N Chip Select 141, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG141 | RW | Pullup/Pulldown configuration for GPIO 141 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR141 | RW | Configure the slew rate |
| 11:10 | DS141 | RW | Drive strength selection for GPIO 141 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG141 | RW | Pin IO mode selection for GPIO pin 141 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN141 | RW | Interrupt enable for GPIO 141 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO141 | RW | Return 0 for read data on GPIO 141 |
| 4 | INPEN141 | RW | Input enable for GPIO 141 |
| 3:0 | FNCSEL141 | RW | Function select for GPIO pin 141 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D17 = 0x1 - Display Data 17 RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT141 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE141 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010238 |
Controls the operation of GPIO pin 142.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN142
0x0 |
FIEN142
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL142
0x0 |
NCESRC142
0x0 |
PULLCFG142
0x0 |
SR142
0x0 |
DS142
0x0 |
OUTCFG142
0x0 |
IRPTEN142
0x0 |
RDZERO142
0x0 |
INPEN142
0x0 |
FNCSEL142
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN142 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN142 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL142 | RW | Polarity select for NCE for GPIO 142 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC142 | RW | IOMSTR/MSPI N Chip Select 142, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG142 | RW | Pullup/Pulldown configuration for GPIO 142 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR142 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS142 | RW | Drive strength selection for High Speed GPIO 142 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR142 = 0, 0.63x output driver selected if SR142 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR142 = 0, 0.75x output driver selected if SR142 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR142 = 0, 0.88x output driver selected if SR142 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR142 = 0, 1.0x output driver selected if SR142 = 1 |
| 9:8 | OUTCFG142 | RW | Pin IO mode selection for GPIO pin 142 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN142 | RW | Interrupt enable for GPIO 142 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO142 | RW | Return 0 for read data on GPIO 142 |
| 4 | INPEN142 | RW | Input enable for GPIO 142 |
| 3:0 | FNCSEL142 | RW | Function select for GPIO pin 142 SWTRACECLK = 0x0 - Serial Wire Debug Trace Clock RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT142 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE142 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001023C |
Controls the operation of GPIO pin 143.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN143
0x0 |
FIEN143
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL143
0x0 |
NCESRC143
0x0 |
PULLCFG143
0x0 |
SR143
0x0 |
DS143
0x0 |
OUTCFG143
0x0 |
IRPTEN143
0x0 |
RDZERO143
0x0 |
INPEN143
0x0 |
FNCSEL143
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN143 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN143 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL143 | RW | Polarity select for NCE for GPIO 143 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC143 | RW | IOMSTR/MSPI N Chip Select 143, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG143 | RW | Pullup/Pulldown configuration for GPIO 143 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR143 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS143 | RW | Drive strength selection for High Speed GPIO 143 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR143 = 0, 0.63x output driver selected if SR143 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR143 = 0, 0.75x output driver selected if SR143 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR143 = 0, 0.88x output driver selected if SR143 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR143 = 0, 1.0x output driver selected if SR143 = 1 |
| 9:8 | OUTCFG143 | RW | Pin IO mode selection for GPIO pin 143 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN143 | RW | Interrupt enable for GPIO 143 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO143 | RW | Return 0 for read data on GPIO 143 |
| 4 | INPEN143 | RW | Input enable for GPIO 143 |
| 3:0 | FNCSEL143 | RW | Function select for GPIO pin 143 SWTRACE0 = 0x0 - Serial Wire Debug Trace Output 0 RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT143 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE143 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010240 |
Controls the operation of GPIO pin 144.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN144
0x0 |
FIEN144
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL144
0x0 |
NCESRC144
0x0 |
PULLCFG144
0x0 |
SR144
0x0 |
DS144
0x0 |
OUTCFG144
0x0 |
IRPTEN144
0x0 |
RDZERO144
0x0 |
INPEN144
0x0 |
FNCSEL144
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN144 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN144 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL144 | RW | Polarity select for NCE for GPIO 144 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC144 | RW | IOMSTR/MSPI N Chip Select 144, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG144 | RW | Pullup/Pulldown configuration for GPIO 144 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR144 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS144 | RW | Drive strength selection for High Speed GPIO 144 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR144 = 0, 0.63x output driver selected if SR144 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR144 = 0, 0.75x output driver selected if SR144 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR144 = 0, 0.88x output driver selected if SR144 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR144 = 0, 1.0x output driver selected if SR144 = 1 |
| 9:8 | OUTCFG144 | RW | Pin IO mode selection for GPIO pin 144 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN144 | RW | Interrupt enable for GPIO 144 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO144 | RW | Return 0 for read data on GPIO 144 |
| 4 | INPEN144 | RW | Input enable for GPIO 144 |
| 3:0 | FNCSEL144 | RW | Function select for GPIO pin 144 SWTRACE1 = 0x0 - Serial Wire Debug Trace Output 1 RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT144 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE144 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010244 |
Controls the operation of GPIO pin 145.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN145
0x0 |
FIEN145
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL145
0x0 |
NCESRC145
0x0 |
PULLCFG145
0x0 |
SR145
0x0 |
DS145
0x0 |
OUTCFG145
0x0 |
IRPTEN145
0x0 |
RDZERO145
0x0 |
INPEN145
0x0 |
FNCSEL145
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN145 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN145 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL145 | RW | Polarity select for NCE for GPIO 145 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC145 | RW | IOMSTR/MSPI N Chip Select 145, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG145 | RW | Pullup/Pulldown configuration for GPIO 145 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR145 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS145 | RW | Drive strength selection for High Speed GPIO 145 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR145 = 0, 0.63x output driver selected if SR145 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR145 = 0, 0.75x output driver selected if SR145 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR145 = 0, 0.88x output driver selected if SR145 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR145 = 0, 1.0x output driver selected if SR145 = 1 |
| 9:8 | OUTCFG145 | RW | Pin IO mode selection for GPIO pin 145 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN145 | RW | Interrupt enable for GPIO 145 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO145 | RW | Return 0 for read data on GPIO 145 |
| 4 | INPEN145 | RW | Input enable for GPIO 145 |
| 3:0 | FNCSEL145 | RW | Function select for GPIO pin 145 SWTRACE2 = 0x0 - Serial Wire Debug Trace Output 2 RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT145 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE145 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010248 |
Controls the operation of GPIO pin 146.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN146
0x0 |
FIEN146
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL146
0x0 |
NCESRC146
0x0 |
PULLCFG146
0x0 |
SR146
0x0 |
DS146
0x0 |
OUTCFG146
0x0 |
IRPTEN146
0x0 |
RDZERO146
0x0 |
INPEN146
0x0 |
FNCSEL146
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN146 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN146 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL146 | RW | Polarity select for NCE for GPIO 146 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC146 | RW | IOMSTR/MSPI N Chip Select 146, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG146 | RW | Pullup/Pulldown configuration for GPIO 146 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU50K = 0x2 - 50K Pullup selected |
| 12 | SR146 | RW | Configure high or low drive strength LDRV = 0x0 - Select the lower of the two drive strength selections HDRV = 0x1 - Select the higher of the two drive strength selections |
| 11:10 | DS146 | RW | Drive strength selection for High Speed GPIO 146 0P12X_0P63X = 0x0 - 0.12x output driver selected if SR146 = 0, 0.63x output driver selected if SR146 = 1 0P25X_0P75X = 0x1 - 0.25x output driver selected if SR146 = 0, 0.75x output driver selected if SR146 = 1 0P37X_0P88X = 0x2 - 0.37x output driver selected if SR146 = 0, 0.88x output driver selected if SR146 = 1 0P5X_1P0X = 0x3 - 0.5x output driver selected if SR146 = 0, 1.0x output driver selected if SR146 = 1 |
| 9:8 | OUTCFG146 | RW | Pin IO mode selection for GPIO pin 146 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN146 | RW | Interrupt enable for GPIO 146 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO146 | RW | Return 0 for read data on GPIO 146 |
| 4 | INPEN146 | RW | Input enable for GPIO 146 |
| 3:0 | FNCSEL146 | RW | Function select for GPIO pin 146 SWTRACE3 = 0x0 - Serial Wire Debug Trace Output 3 RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT146 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE146 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001024C |
Controls the operation of GPIO pin 147.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN147
0x0 |
FIEN147
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL147
0x0 |
NCESRC147
0x0 |
PULLCFG147
0x0 |
SR147
0x0 |
DS147
0x0 |
OUTCFG147
0x0 |
IRPTEN147
0x0 |
RDZERO147
0x0 |
INPEN147
0x0 |
FNCSEL147
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN147 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN147 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL147 | RW | Polarity select for NCE for GPIO 147 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC147 | RW | IOMSTR/MSPI N Chip Select 147, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG147 | RW | Pullup/Pulldown configuration for GPIO 147 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR147 | RW | Configure the slew rate |
| 11:10 | DS147 | RW | Drive strength selection for GPIO 147 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG147 | RW | Pin IO mode selection for GPIO pin 147 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN147 | RW | Interrupt enable for GPIO 147 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO147 | RW | Return 0 for read data on GPIO 147 |
| 4 | INPEN147 | RW | Input enable for GPIO 147 |
| 3:0 | FNCSEL147 | RW | Function select for GPIO pin 147 SWTRACECTL = 0x0 - Serial Wire Debug Trace Control RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT147 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE147 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. MNCE0_0 = 0x9 - MSPI Master 0 nCE 0 Signal MNCE3_0 = 0xA - MSPI Master 3 nCE 0 Signal FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010250 |
Controls the operation of GPIO pin 148.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN148
0x0 |
FIEN148
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL148
0x0 |
NCESRC148
0x0 |
PULLCFG148
0x0 |
SR148
0x0 |
DS148
0x0 |
OUTCFG148
0x0 |
IRPTEN148
0x0 |
RDZERO148
0x0 |
INPEN148
0x0 |
FNCSEL148
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN148 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN148 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL148 | RW | Polarity select for NCE for GPIO 148 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC148 | RW | IOMSTR/MSPI N Chip Select 148, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG148 | RW | Pullup/Pulldown configuration for GPIO 148 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR148 | RW | Configure the slew rate |
| 11:10 | DS148 | RW | Drive strength selection for GPIO 148 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG148 | RW | Pin IO mode selection for GPIO pin 148 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN148 | RW | Interrupt enable for GPIO 148 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO148 | RW | Return 0 for read data on GPIO 148 |
| 4 | INPEN148 | RW | Input enable for GPIO 148 |
| 3:0 | FNCSEL148 | RW | Function select for GPIO pin 148 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D5 = 0x1 - Display Data 5 DBIB_D8 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT148 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE148 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010254 |
Controls the operation of GPIO pin 149.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN149
0x0 |
FIEN149
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL149
0x0 |
NCESRC149
0x0 |
PULLCFG149
0x0 |
SR149
0x0 |
DS149
0x0 |
OUTCFG149
0x0 |
IRPTEN149
0x0 |
RDZERO149
0x0 |
INPEN149
0x0 |
FNCSEL149
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN149 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN149 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL149 | RW | Polarity select for NCE for GPIO 149 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC149 | RW | IOMSTR/MSPI N Chip Select 149, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG149 | RW | Pullup/Pulldown configuration for GPIO 149 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR149 | RW | Configure the slew rate |
| 11:10 | DS149 | RW | Drive strength selection for GPIO 149 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG149 | RW | Pin IO mode selection for GPIO pin 149 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN149 | RW | Interrupt enable for GPIO 149 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO149 | RW | Return 0 for read data on GPIO 149 |
| 4 | INPEN149 | RW | Input enable for GPIO 149 |
| 3:0 | FNCSEL149 | RW | Function select for GPIO pin 149 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D6 = 0x1 - Display Data 6 DBIB_D9 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT149 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE149 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010258 |
Controls the operation of GPIO pin 150.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN150
0x0 |
FIEN150
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL150
0x0 |
NCESRC150
0x0 |
PULLCFG150
0x0 |
SR150
0x0 |
DS150
0x0 |
OUTCFG150
0x0 |
IRPTEN150
0x0 |
RDZERO150
0x0 |
INPEN150
0x0 |
FNCSEL150
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN150 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN150 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL150 | RW | Polarity select for NCE for GPIO 150 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC150 | RW | IOMSTR/MSPI N Chip Select 150, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG150 | RW | Pullup/Pulldown configuration for GPIO 150 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR150 | RW | Configure the slew rate |
| 11:10 | DS150 | RW | Drive strength selection for GPIO 150 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG150 | RW | Pin IO mode selection for GPIO pin 150 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN150 | RW | Interrupt enable for GPIO 150 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO150 | RW | Return 0 for read data on GPIO 150 |
| 4 | INPEN150 | RW | Input enable for GPIO 150 |
| 3:0 | FNCSEL150 | RW | Function select for GPIO pin 150 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D7 = 0x1 - Display Data 7 DBIB_D10 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT150 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE150 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001025C |
Controls the operation of GPIO pin 151.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN151
0x0 |
FIEN151
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL151
0x0 |
NCESRC151
0x0 |
PULLCFG151
0x0 |
SR151
0x0 |
DS151
0x0 |
OUTCFG151
0x0 |
IRPTEN151
0x0 |
RDZERO151
0x0 |
INPEN151
0x0 |
FNCSEL151
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN151 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN151 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL151 | RW | Polarity select for NCE for GPIO 151 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC151 | RW | IOMSTR/MSPI N Chip Select 151, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG151 | RW | Pullup/Pulldown configuration for GPIO 151 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR151 | RW | Configure the slew rate |
| 11:10 | DS151 | RW | Drive strength selection for GPIO 151 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG151 | RW | Pin IO mode selection for GPIO pin 151 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN151 | RW | Interrupt enable for GPIO 151 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO151 | RW | Return 0 for read data on GPIO 151 |
| 4 | INPEN151 | RW | Input enable for GPIO 151 |
| 3:0 | FNCSEL151 | RW | Function select for GPIO pin 151 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D8 = 0x1 - Display Data 8 DBIB_D11 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT151 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE151 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010260 |
Controls the operation of GPIO pin 152.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN152
0x0 |
FIEN152
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL152
0x0 |
NCESRC152
0x0 |
PULLCFG152
0x0 |
SR152
0x0 |
DS152
0x0 |
OUTCFG152
0x0 |
IRPTEN152
0x0 |
RDZERO152
0x0 |
INPEN152
0x0 |
FNCSEL152
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN152 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN152 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL152 | RW | Polarity select for NCE for GPIO 152 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC152 | RW | IOMSTR/MSPI N Chip Select 152, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG152 | RW | Pullup/Pulldown configuration for GPIO 152 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR152 | RW | Configure the slew rate |
| 11:10 | DS152 | RW | Drive strength selection for GPIO 152 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG152 | RW | Pin IO mode selection for GPIO pin 152 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN152 | RW | Interrupt enable for GPIO 152 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO152 | RW | Return 0 for read data on GPIO 152 |
| 4 | INPEN152 | RW | Input enable for GPIO 152 |
| 3:0 | FNCSEL152 | RW | Function select for GPIO pin 152 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D9 = 0x1 - Display Data 9 DBIB_D12 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT152 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE152 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010264 |
Controls the operation of GPIO pin 153.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN153
0x0 |
FIEN153
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL153
0x0 |
NCESRC153
0x0 |
PULLCFG153
0x0 |
SR153
0x0 |
DS153
0x0 |
OUTCFG153
0x0 |
IRPTEN153
0x0 |
RDZERO153
0x0 |
INPEN153
0x0 |
FNCSEL153
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN153 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN153 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL153 | RW | Polarity select for NCE for GPIO 153 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC153 | RW | IOMSTR/MSPI N Chip Select 153, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG153 | RW | Pullup/Pulldown configuration for GPIO 153 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR153 | RW | Configure the slew rate |
| 11:10 | DS153 | RW | Drive strength selection for GPIO 153 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG153 | RW | Pin IO mode selection for GPIO pin 153 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN153 | RW | Interrupt enable for GPIO 153 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO153 | RW | Return 0 for read data on GPIO 153 |
| 4 | INPEN153 | RW | Input enable for GPIO 153 |
| 3:0 | FNCSEL153 | RW | Function select for GPIO pin 153 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D10 = 0x1 - Display Data 10 DBIB_D13 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT153 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE153 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010268 |
Controls the operation of GPIO pin 154.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN154
0x0 |
FIEN154
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL154
0x0 |
NCESRC154
0x0 |
PULLCFG154
0x0 |
SR154
0x0 |
DS154
0x0 |
OUTCFG154
0x0 |
IRPTEN154
0x0 |
RDZERO154
0x0 |
INPEN154
0x0 |
FNCSEL154
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN154 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN154 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL154 | RW | Polarity select for NCE for GPIO 154 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC154 | RW | IOMSTR/MSPI N Chip Select 154, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG154 | RW | Pullup/Pulldown configuration for GPIO 154 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR154 | RW | Configure the slew rate |
| 11:10 | DS154 | RW | Drive strength selection for GPIO 154 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG154 | RW | Pin IO mode selection for GPIO pin 154 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN154 | RW | Interrupt enable for GPIO 154 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO154 | RW | Return 0 for read data on GPIO 154 |
| 4 | INPEN154 | RW | Input enable for GPIO 154 |
| 3:0 | FNCSEL154 | RW | Function select for GPIO pin 154 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D11 = 0x1 - Display Data 11 DBIB_D14 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT154 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE154 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001026C |
Controls the operation of GPIO pin 155.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN155
0x0 |
FIEN155
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL155
0x0 |
NCESRC155
0x0 |
PULLCFG155
0x0 |
SR155
0x0 |
DS155
0x0 |
OUTCFG155
0x0 |
IRPTEN155
0x0 |
RDZERO155
0x0 |
INPEN155
0x0 |
FNCSEL155
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN155 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN155 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL155 | RW | Polarity select for NCE for GPIO 155 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC155 | RW | IOMSTR/MSPI N Chip Select 155, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG155 | RW | Pullup/Pulldown configuration for GPIO 155 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR155 | RW | Configure the slew rate |
| 11:10 | DS155 | RW | Drive strength selection for GPIO 155 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG155 | RW | Pin IO mode selection for GPIO pin 155 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN155 | RW | Interrupt enable for GPIO 155 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO155 | RW | Return 0 for read data on GPIO 155 |
| 4 | INPEN155 | RW | Input enable for GPIO 155 |
| 3:0 | FNCSEL155 | RW | Function select for GPIO pin 155 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D12 = 0x1 - Display Data 12 DBIB_D15 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT155 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE155 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010270 |
Controls the operation of GPIO pin 156.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN156
0x0 |
FIEN156
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL156
0x0 |
NCESRC156
0x0 |
PULLCFG156
0x0 |
SR156
0x0 |
DS156
0x0 |
OUTCFG156
0x0 |
IRPTEN156
0x0 |
RDZERO156
0x0 |
INPEN156
0x0 |
FNCSEL156
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN156 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN156 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL156 | RW | Polarity select for NCE for GPIO 156 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC156 | RW | IOMSTR/MSPI N Chip Select 156, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG156 | RW | Pullup/Pulldown configuration for GPIO 156 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR156 | RW | Configure the slew rate |
| 11:10 | DS156 | RW | Drive strength selection for GPIO 156 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG156 | RW | Pin IO mode selection for GPIO pin 156 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN156 | RW | Interrupt enable for GPIO 156 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO156 | RW | Return 0 for read data on GPIO 156 |
| 4 | INPEN156 | RW | Input enable for GPIO 156 |
| 3:0 | FNCSEL156 | RW | Function select for GPIO pin 156 SDIF0_DAT4 = 0x0 - SD/SDIO/MMC0 Data4 pin MNCE2_1 = 0x1 - MSPI Master 2 nCE 1 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT156 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE156 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010274 |
Controls the operation of GPIO pin 157.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN157
0x0 |
FIEN157
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL157
0x0 |
NCESRC157
0x0 |
PULLCFG157
0x0 |
SR157
0x0 |
DS157
0x0 |
OUTCFG157
0x0 |
IRPTEN157
0x0 |
RDZERO157
0x0 |
INPEN157
0x0 |
FNCSEL157
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN157 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN157 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL157 | RW | Polarity select for NCE for GPIO 157 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC157 | RW | IOMSTR/MSPI N Chip Select 157, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG157 | RW | Pullup/Pulldown configuration for GPIO 157 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR157 | RW | Configure the slew rate |
| 11:10 | DS157 | RW | Drive strength selection for GPIO 157 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG157 | RW | Pin IO mode selection for GPIO pin 157 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN157 | RW | Interrupt enable for GPIO 157 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO157 | RW | Return 0 for read data on GPIO 157 |
| 4 | INPEN157 | RW | Input enable for GPIO 157 |
| 3:0 | FNCSEL157 | RW | Function select for GPIO pin 157 SDIF0_DAT5 = 0x0 - SD/SDIO/MMC0 Data5 pin MNCE2_0 = 0x1 - MSPI Master 2 nCE 0 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT157 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE157 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010278 |
Controls the operation of GPIO pin 158.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN158
0x0 |
FIEN158
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL158
0x0 |
NCESRC158
0x0 |
PULLCFG158
0x0 |
SR158
0x0 |
DS158
0x0 |
OUTCFG158
0x0 |
IRPTEN158
0x0 |
RDZERO158
0x0 |
INPEN158
0x0 |
FNCSEL158
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN158 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN158 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL158 | RW | Polarity select for NCE for GPIO 158 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC158 | RW | IOMSTR/MSPI N Chip Select 158, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG158 | RW | Pullup/Pulldown configuration for GPIO 158 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR158 | RW | Configure the slew rate |
| 11:10 | DS158 | RW | Drive strength selection for GPIO 158 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG158 | RW | Pin IO mode selection for GPIO pin 158 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN158 | RW | Interrupt enable for GPIO 158 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO158 | RW | Return 0 for read data on GPIO 158 |
| 4 | INPEN158 | RW | Input enable for GPIO 158 |
| 3:0 | FNCSEL158 | RW | Function select for GPIO pin 158 SDIF0_DAT6 = 0x0 - SD/SDIO/MMC0 Data6 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT158 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE158 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001027C |
Controls the operation of GPIO pin 159.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN159
0x0 |
FIEN159
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL159
0x0 |
NCESRC159
0x0 |
PULLCFG159
0x0 |
SR159
0x0 |
DS159
0x0 |
OUTCFG159
0x0 |
IRPTEN159
0x0 |
RDZERO159
0x0 |
INPEN159
0x0 |
FNCSEL159
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN159 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN159 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL159 | RW | Polarity select for NCE for GPIO 159 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC159 | RW | IOMSTR/MSPI N Chip Select 159, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG159 | RW | Pullup/Pulldown configuration for GPIO 159 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR159 | RW | Configure the slew rate |
| 11:10 | DS159 | RW | Drive strength selection for GPIO 159 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG159 | RW | Pin IO mode selection for GPIO pin 159 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN159 | RW | Interrupt enable for GPIO 159 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO159 | RW | Return 0 for read data on GPIO 159 |
| 4 | INPEN159 | RW | Input enable for GPIO 159 |
| 3:0 | FNCSEL159 | RW | Function select for GPIO pin 159 SDIF0_DAT7 = 0x0 - SD/SDIO/MMC0 Data7 pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT159 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE159 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010280 |
Controls the operation of GPIO pin 160.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN160
0x0 |
FIEN160
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL160
0x0 |
NCESRC160
0x0 |
PULLCFG160
0x0 |
SR160
0x0 |
DS160
0x0 |
OUTCFG160
0x0 |
IRPTEN160
0x0 |
RDZERO160
0x0 |
INPEN160
0x0 |
FNCSEL160
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN160 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN160 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL160 | RW | Polarity select for NCE for GPIO 160 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC160 | RW | IOMSTR/MSPI N Chip Select 160, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG160 | RW | Pullup/Pulldown configuration for GPIO 160 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR160 | RW | Configure the slew rate |
| 11:10 | DS160 | RW | Drive strength selection for GPIO 160 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG160 | RW | Pin IO mode selection for GPIO pin 160 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN160 | RW | Interrupt enable for GPIO 160 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO160 | RW | Return 0 for read data on GPIO 160 |
| 4 | INPEN160 | RW | Input enable for GPIO 160 |
| 3:0 | FNCSEL160 | RW | Function select for GPIO pin 160 SDIF0_CMD = 0x0 - SD/SDIO/MMC0 CMD pin RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT160 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE160 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010284 |
Controls the operation of GPIO pin 161.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN161
0x0 |
FIEN161
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL161
0x0 |
NCESRC161
0x0 |
PULLCFG161
0x0 |
SR161
0x0 |
DS161
0x0 |
OUTCFG161
0x0 |
IRPTEN161
0x0 |
RDZERO161
0x0 |
INPEN161
0x0 |
FNCSEL161
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN161 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN161 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL161 | RW | Polarity select for NCE for GPIO 161 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC161 | RW | IOMSTR/MSPI N Chip Select 161, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG161 | RW | Pullup/Pulldown configuration for GPIO 161 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR161 | RW | Configure the slew rate |
| 11:10 | DS161 | RW | Drive strength selection for GPIO 161 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG161 | RW | Pin IO mode selection for GPIO pin 161 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN161 | RW | Interrupt enable for GPIO 161 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO161 | RW | Return 0 for read data on GPIO 161 |
| 4 | INPEN161 | RW | Input enable for GPIO 161 |
| 3:0 | FNCSEL161 | RW | Function select for GPIO pin 161 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT161 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE161 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. I2S1_SDIN = 0x9 - I2S Data input (I2S Master/Slave 1) RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010288 |
Controls the operation of GPIO pin 162.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN162
0x0 |
FIEN162
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL162
0x0 |
NCESRC162
0x0 |
PULLCFG162
0x0 |
SR162
0x0 |
DS162
0x0 |
OUTCFG162
0x0 |
IRPTEN162
0x0 |
RDZERO162
0x0 |
INPEN162
0x0 |
FNCSEL162
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN162 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN162 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL162 | RW | Polarity select for NCE for GPIO 162 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC162 | RW | IOMSTR/MSPI N Chip Select 162, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG162 | RW | Pullup/Pulldown configuration for GPIO 162 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR162 | RW | Configure the slew rate |
| 11:10 | DS162 | RW | Drive strength selection for GPIO 162 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG162 | RW | Pin IO mode selection for GPIO pin 162 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN162 | RW | Interrupt enable for GPIO 162 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO162 | RW | Return 0 for read data on GPIO 162 |
| 4 | INPEN162 | RW | Input enable for GPIO 162 |
| 3:0 | FNCSEL162 | RW | Function select for GPIO pin 162 SLINT = 0x0 - I2C Slave interrupt RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT162 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE162 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001028C |
Controls the operation of GPIO pin 163.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN163
0x0 |
FIEN163
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL163
0x0 |
NCESRC163
0x0 |
PULLCFG163
0x0 |
SR163
0x0 |
DS163
0x0 |
OUTCFG163
0x0 |
IRPTEN163
0x0 |
RDZERO163
0x0 |
INPEN163
0x0 |
FNCSEL163
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN163 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN163 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL163 | RW | Polarity select for NCE for GPIO 163 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC163 | RW | IOMSTR/MSPI N Chip Select 163, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG163 | RW | Pullup/Pulldown configuration for GPIO 163 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR163 | RW | Configure the slew rate |
| 11:10 | DS163 | RW | Drive strength selection for GPIO 163 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG163 | RW | Pin IO mode selection for GPIO pin 163 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN163 | RW | Interrupt enable for GPIO 163 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO163 | RW | Return 0 for read data on GPIO 163 |
| 4 | INPEN163 | RW | Input enable for GPIO 163 |
| 3:0 | FNCSEL163 | RW | Function select for GPIO pin 163 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010290 |
Controls the operation of GPIO pin 164.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN164
0x0 |
FIEN164
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL164
0x0 |
NCESRC164
0x0 |
PULLCFG164
0x0 |
SR164
0x0 |
DS164
0x0 |
OUTCFG164
0x0 |
IRPTEN164
0x0 |
RDZERO164
0x0 |
INPEN164
0x0 |
FNCSEL164
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN164 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN164 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL164 | RW | Polarity select for NCE for GPIO 164 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC164 | RW | IOMSTR/MSPI N Chip Select 164, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG164 | RW | Pullup/Pulldown configuration for GPIO 164 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR164 | RW | Configure the slew rate |
| 11:10 | DS164 | RW | Drive strength selection for GPIO 164 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG164 | RW | Pin IO mode selection for GPIO pin 164 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN164 | RW | Interrupt enable for GPIO 164 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO164 | RW | Return 0 for read data on GPIO 164 |
| 4 | INPEN164 | RW | Input enable for GPIO 164 |
| 3:0 | FNCSEL164 | RW | Function select for GPIO pin 164 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010294 |
Controls the operation of GPIO pin 165.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN165
0x0 |
FIEN165
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL165
0x0 |
NCESRC165
0x0 |
PULLCFG165
0x0 |
SR165
0x0 |
DS165
0x0 |
OUTCFG165
0x0 |
IRPTEN165
0x0 |
RDZERO165
0x0 |
INPEN165
0x0 |
FNCSEL165
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN165 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN165 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL165 | RW | Polarity select for NCE for GPIO 165 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC165 | RW | IOMSTR/MSPI N Chip Select 165, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG165 | RW | Pullup/Pulldown configuration for GPIO 165 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR165 | RW | Configure the slew rate |
| 11:10 | DS165 | RW | Drive strength selection for GPIO 165 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG165 | RW | Pin IO mode selection for GPIO pin 165 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN165 | RW | Interrupt enable for GPIO 165 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO165 | RW | Return 0 for read data on GPIO 165 |
| 4 | INPEN165 | RW | Input enable for GPIO 165 |
| 3:0 | FNCSEL165 | RW | Function select for GPIO pin 165 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT165 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE165 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010298 |
Controls the operation of GPIO pin 166.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN166
0x0 |
FIEN166
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL166
0x0 |
NCESRC166
0x0 |
PULLCFG166
0x0 |
SR166
0x0 |
DS166
0x0 |
OUTCFG166
0x0 |
IRPTEN166
0x0 |
RDZERO166
0x0 |
INPEN166
0x0 |
FNCSEL166
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN166 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN166 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL166 | RW | Polarity select for NCE for GPIO 166 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC166 | RW | IOMSTR/MSPI N Chip Select 166, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG166 | RW | Pullup/Pulldown configuration for GPIO 166 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR166 | RW | Configure the slew rate |
| 11:10 | DS166 | RW | Drive strength selection for GPIO 166 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG166 | RW | Pin IO mode selection for GPIO pin 166 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN166 | RW | Interrupt enable for GPIO 166 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO166 | RW | Return 0 for read data on GPIO 166 |
| 4 | INPEN166 | RW | Input enable for GPIO 166 |
| 3:0 | FNCSEL166 | RW | Function select for GPIO pin 166 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001029C |
Controls the operation of GPIO pin 167.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN167
0x0 |
FIEN167
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL167
0x0 |
NCESRC167
0x0 |
PULLCFG167
0x0 |
SR167
0x0 |
DS167
0x0 |
OUTCFG167
0x0 |
IRPTEN167
0x0 |
RDZERO167
0x0 |
INPEN167
0x0 |
FNCSEL167
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN167 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN167 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL167 | RW | Polarity select for NCE for GPIO 167 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC167 | RW | IOMSTR/MSPI N Chip Select 167, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG167 | RW | Pullup/Pulldown configuration for GPIO 167 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR167 | RW | Configure the slew rate |
| 11:10 | DS167 | RW | Drive strength selection for GPIO 167 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG167 | RW | Pin IO mode selection for GPIO pin 167 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN167 | RW | Interrupt enable for GPIO 167 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO167 | RW | Return 0 for read data on GPIO 167 |
| 4 | INPEN167 | RW | Input enable for GPIO 167 |
| 3:0 | FNCSEL167 | RW | Function select for GPIO pin 167 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102A0 |
Controls the operation of GPIO pin 168.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN168
0x0 |
FIEN168
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL168
0x0 |
NCESRC168
0x0 |
PULLCFG168
0x0 |
SR168
0x0 |
DS168
0x0 |
OUTCFG168
0x0 |
IRPTEN168
0x0 |
RDZERO168
0x0 |
INPEN168
0x0 |
FNCSEL168
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN168 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN168 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL168 | RW | Polarity select for NCE for GPIO 168 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC168 | RW | IOMSTR/MSPI N Chip Select 168, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG168 | RW | Pullup/Pulldown configuration for GPIO 168 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR168 | RW | Configure the slew rate |
| 11:10 | DS168 | RW | Drive strength selection for GPIO 168 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG168 | RW | Pin IO mode selection for GPIO pin 168 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN168 | RW | Interrupt enable for GPIO 168 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO168 | RW | Return 0 for read data on GPIO 168 |
| 4 | INPEN168 | RW | Input enable for GPIO 168 |
| 3:0 | FNCSEL168 | RW | Function select for GPIO pin 168 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102A4 |
Controls the operation of GPIO pin 169.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN169
0x0 |
FIEN169
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL169
0x0 |
NCESRC169
0x0 |
PULLCFG169
0x0 |
SR169
0x0 |
DS169
0x0 |
OUTCFG169
0x0 |
IRPTEN169
0x0 |
RDZERO169
0x0 |
INPEN169
0x0 |
FNCSEL169
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN169 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN169 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL169 | RW | Polarity select for NCE for GPIO 169 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC169 | RW | IOMSTR/MSPI N Chip Select 169, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG169 | RW | Pullup/Pulldown configuration for GPIO 169 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR169 | RW | Configure the slew rate |
| 11:10 | DS169 | RW | Drive strength selection for GPIO 169 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG169 | RW | Pin IO mode selection for GPIO pin 169 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN169 | RW | Interrupt enable for GPIO 169 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO169 | RW | Return 0 for read data on GPIO 169 |
| 4 | INPEN169 | RW | Input enable for GPIO 169 |
| 3:0 | FNCSEL169 | RW | Function select for GPIO pin 169 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102A8 |
Controls the operation of GPIO pin 170.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN170
0x0 |
FIEN170
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL170
0x0 |
NCESRC170
0x0 |
PULLCFG170
0x0 |
SR170
0x0 |
DS170
0x0 |
OUTCFG170
0x0 |
IRPTEN170
0x0 |
RDZERO170
0x0 |
INPEN170
0x0 |
FNCSEL170
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN170 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN170 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL170 | RW | Polarity select for NCE for GPIO 170 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC170 | RW | IOMSTR/MSPI N Chip Select 170, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG170 | RW | Pullup/Pulldown configuration for GPIO 170 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR170 | RW | Configure the slew rate |
| 11:10 | DS170 | RW | Drive strength selection for GPIO 170 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG170 | RW | Pin IO mode selection for GPIO pin 170 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN170 | RW | Interrupt enable for GPIO 170 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO170 | RW | Return 0 for read data on GPIO 170 |
| 4 | INPEN170 | RW | Input enable for GPIO 170 |
| 3:0 | FNCSEL170 | RW | Function select for GPIO pin 170 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102AC |
Controls the operation of GPIO pin 171.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN171
0x0 |
FIEN171
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL171
0x0 |
NCESRC171
0x0 |
PULLCFG171
0x0 |
SR171
0x0 |
DS171
0x0 |
OUTCFG171
0x0 |
IRPTEN171
0x0 |
RDZERO171
0x0 |
INPEN171
0x0 |
FNCSEL171
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN171 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN171 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL171 | RW | Polarity select for NCE for GPIO 171 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC171 | RW | IOMSTR/MSPI N Chip Select 171, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG171 | RW | Pullup/Pulldown configuration for GPIO 171 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR171 | RW | Configure the slew rate |
| 11:10 | DS171 | RW | Drive strength selection for GPIO 171 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG171 | RW | Pin IO mode selection for GPIO pin 171 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN171 | RW | Interrupt enable for GPIO 171 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO171 | RW | Return 0 for read data on GPIO 171 |
| 4 | INPEN171 | RW | Input enable for GPIO 171 |
| 3:0 | FNCSEL171 | RW | Function select for GPIO pin 171 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102B0 |
Controls the operation of GPIO pin 172.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN172
0x0 |
FIEN172
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL172
0x0 |
NCESRC172
0x0 |
PULLCFG172
0x0 |
SR172
0x0 |
DS172
0x0 |
OUTCFG172
0x0 |
IRPTEN172
0x0 |
RDZERO172
0x0 |
INPEN172
0x0 |
FNCSEL172
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN172 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN172 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL172 | RW | Polarity select for NCE for GPIO 172 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC172 | RW | IOMSTR/MSPI N Chip Select 172, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG172 | RW | Pullup/Pulldown configuration for GPIO 172 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR172 | RW | Configure the slew rate |
| 11:10 | DS172 | RW | Drive strength selection for GPIO 172 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG172 | RW | Pin IO mode selection for GPIO pin 172 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN172 | RW | Interrupt enable for GPIO 172 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO172 | RW | Return 0 for read data on GPIO 172 |
| 4 | INPEN172 | RW | Input enable for GPIO 172 |
| 3:0 | FNCSEL172 | RW | Function select for GPIO pin 172 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102B4 |
Controls the operation of GPIO pin 173.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN173
0x0 |
FIEN173
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL173
0x0 |
NCESRC173
0x0 |
PULLCFG173
0x0 |
SR173
0x0 |
DS173
0x0 |
OUTCFG173
0x0 |
IRPTEN173
0x0 |
RDZERO173
0x0 |
INPEN173
0x0 |
FNCSEL173
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN173 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN173 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL173 | RW | Polarity select for NCE for GPIO 173 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC173 | RW | IOMSTR/MSPI N Chip Select 173, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG173 | RW | Pullup/Pulldown configuration for GPIO 173 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR173 | RW | Configure the slew rate |
| 11:10 | DS173 | RW | Drive strength selection for GPIO 173 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG173 | RW | Pin IO mode selection for GPIO pin 173 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN173 | RW | Interrupt enable for GPIO 173 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO173 | RW | Return 0 for read data on GPIO 173 |
| 4 | INPEN173 | RW | Input enable for GPIO 173 |
| 3:0 | FNCSEL173 | RW | Function select for GPIO pin 173 SLFDINT = 0x0 - I2C Slave FD1 interrupt SLFD1INT = 0x1 - I2C Slave FD2 interrupt RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT173 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE173 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102B8 |
Controls the operation of GPIO pin 174.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN174
0x0 |
FIEN174
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL174
0x0 |
NCESRC174
0x0 |
PULLCFG174
0x0 |
SR174
0x0 |
DS174
0x0 |
OUTCFG174
0x0 |
IRPTEN174
0x0 |
RDZERO174
0x0 |
INPEN174
0x0 |
FNCSEL174
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN174 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN174 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL174 | RW | Polarity select for NCE for GPIO 174 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC174 | RW | IOMSTR/MSPI N Chip Select 174, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG174 | RW | Pullup/Pulldown configuration for GPIO 174 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR174 | RW | Configure the slew rate |
| 11:10 | DS174 | RW | Drive strength selection for GPIO 174 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG174 | RW | Pin IO mode selection for GPIO pin 174 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN174 | RW | Interrupt enable for GPIO 174 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO174 | RW | Return 0 for read data on GPIO 174 |
| 4 | INPEN174 | RW | Input enable for GPIO 174 |
| 3:0 | FNCSEL174 | RW | Function select for GPIO pin 174 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102BC |
Controls the operation of GPIO pin 175.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN175
0x0 |
FIEN175
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL175
0x0 |
NCESRC175
0x0 |
PULLCFG175
0x0 |
SR175
0x0 |
DS175
0x0 |
OUTCFG175
0x0 |
IRPTEN175
0x0 |
RDZERO175
0x0 |
INPEN175
0x0 |
FNCSEL175
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN175 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN175 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL175 | RW | Polarity select for NCE for GPIO 175 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC175 | RW | IOMSTR/MSPI N Chip Select 175, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG175 | RW | Pullup/Pulldown configuration for GPIO 175 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR175 | RW | Configure the slew rate |
| 11:10 | DS175 | RW | Drive strength selection for GPIO 175 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG175 | RW | Pin IO mode selection for GPIO pin 175 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN175 | RW | Interrupt enable for GPIO 175 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO175 | RW | Return 0 for read data on GPIO 175 |
| 4 | INPEN175 | RW | Input enable for GPIO 175 |
| 3:0 | FNCSEL175 | RW | Function select for GPIO pin 175 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT175 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE175 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102C0 |
Controls the operation of GPIO pin 176.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN176
0x0 |
FIEN176
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL176
0x0 |
NCESRC176
0x0 |
PULLCFG176
0x0 |
SR176
0x0 |
DS176
0x0 |
OUTCFG176
0x0 |
IRPTEN176
0x0 |
RDZERO176
0x0 |
INPEN176
0x0 |
FNCSEL176
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN176 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN176 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL176 | RW | Polarity select for NCE for GPIO 176 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC176 | RW | IOMSTR/MSPI N Chip Select 176, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG176 | RW | Pullup/Pulldown configuration for GPIO 176 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR176 | RW | Configure the slew rate |
| 11:10 | DS176 | RW | Drive strength selection for GPIO 176 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG176 | RW | Pin IO mode selection for GPIO pin 176 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN176 | RW | Interrupt enable for GPIO 176 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO176 | RW | Return 0 for read data on GPIO 176 |
| 4 | INPEN176 | RW | Input enable for GPIO 176 |
| 3:0 | FNCSEL176 | RW | Function select for GPIO pin 176 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102C4 |
Controls the operation of GPIO pin 177.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN177
0x0 |
FIEN177
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL177
0x0 |
NCESRC177
0x0 |
PULLCFG177
0x0 |
SR177
0x0 |
DS177
0x0 |
OUTCFG177
0x0 |
IRPTEN177
0x0 |
RDZERO177
0x0 |
INPEN177
0x0 |
FNCSEL177
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN177 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN177 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL177 | RW | Polarity select for NCE for GPIO 177 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC177 | RW | IOMSTR/MSPI N Chip Select 177, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG177 | RW | Pullup/Pulldown configuration for GPIO 177 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR177 | RW | Configure the slew rate |
| 11:10 | DS177 | RW | Drive strength selection for GPIO 177 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG177 | RW | Pin IO mode selection for GPIO pin 177 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN177 | RW | Interrupt enable for GPIO 177 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO177 | RW | Return 0 for read data on GPIO 177 |
| 4 | INPEN177 | RW | Input enable for GPIO 177 |
| 3:0 | FNCSEL177 | RW | Function select for GPIO pin 177 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102C8 |
Controls the operation of GPIO pin 178.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN178
0x0 |
FIEN178
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL178
0x0 |
NCESRC178
0x0 |
PULLCFG178
0x0 |
SR178
0x0 |
DS178
0x0 |
OUTCFG178
0x0 |
IRPTEN178
0x0 |
RDZERO178
0x0 |
INPEN178
0x0 |
FNCSEL178
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN178 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN178 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL178 | RW | Polarity select for NCE for GPIO 178 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC178 | RW | IOMSTR/MSPI N Chip Select 178, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG178 | RW | Pullup/Pulldown configuration for GPIO 178 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR178 | RW | Configure the slew rate |
| 11:10 | DS178 | RW | Drive strength selection for GPIO 178 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG178 | RW | Pin IO mode selection for GPIO pin 178 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN178 | RW | Interrupt enable for GPIO 178 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO178 | RW | Return 0 for read data on GPIO 178 |
| 4 | INPEN178 | RW | Input enable for GPIO 178 |
| 3:0 | FNCSEL178 | RW | Function select for GPIO pin 178 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102CC |
Controls the operation of GPIO pin 179.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN179
0x0 |
FIEN179
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL179
0x0 |
NCESRC179
0x0 |
PULLCFG179
0x0 |
SR179
0x0 |
DS179
0x0 |
OUTCFG179
0x0 |
IRPTEN179
0x0 |
RDZERO179
0x0 |
INPEN179
0x0 |
FNCSEL179
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN179 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN179 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL179 | RW | Polarity select for NCE for GPIO 179 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC179 | RW | IOMSTR/MSPI N Chip Select 179, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG179 | RW | Pullup/Pulldown configuration for GPIO 179 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR179 | RW | Configure the slew rate |
| 11:10 | DS179 | RW | Drive strength selection for GPIO 179 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG179 | RW | Pin IO mode selection for GPIO pin 179 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN179 | RW | Interrupt enable for GPIO 179 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO179 | RW | Return 0 for read data on GPIO 179 |
| 4 | INPEN179 | RW | Input enable for GPIO 179 |
| 3:0 | FNCSEL179 | RW | Function select for GPIO pin 179 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102D0 |
Controls the operation of GPIO pin 180.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN180
0x0 |
FIEN180
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL180
0x0 |
NCESRC180
0x0 |
PULLCFG180
0x0 |
SR180
0x0 |
DS180
0x0 |
OUTCFG180
0x0 |
IRPTEN180
0x0 |
RDZERO180
0x0 |
INPEN180
0x0 |
FNCSEL180
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN180 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN180 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL180 | RW | Polarity select for NCE for GPIO 180 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC180 | RW | IOMSTR/MSPI N Chip Select 180, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG180 | RW | Pullup/Pulldown configuration for GPIO 180 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR180 | RW | Configure the slew rate |
| 11:10 | DS180 | RW | Drive strength selection for GPIO 180 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG180 | RW | Pin IO mode selection for GPIO pin 180 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN180 | RW | Interrupt enable for GPIO 180 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO180 | RW | Return 0 for read data on GPIO 180 |
| 4 | INPEN180 | RW | Input enable for GPIO 180 |
| 3:0 | FNCSEL180 | RW | Function select for GPIO pin 180 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102D4 |
Controls the operation of GPIO pin 181.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN181
0x0 |
FIEN181
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL181
0x0 |
NCESRC181
0x0 |
PULLCFG181
0x0 |
SR181
0x0 |
DS181
0x0 |
OUTCFG181
0x0 |
IRPTEN181
0x0 |
RDZERO181
0x0 |
INPEN181
0x0 |
FNCSEL181
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN181 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN181 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL181 | RW | Polarity select for NCE for GPIO 181 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC181 | RW | IOMSTR/MSPI N Chip Select 181, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG181 | RW | Pullup/Pulldown configuration for GPIO 181 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR181 | RW | Configure the slew rate |
| 11:10 | DS181 | RW | Drive strength selection for GPIO 181 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG181 | RW | Pin IO mode selection for GPIO pin 181 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN181 | RW | Interrupt enable for GPIO 181 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO181 | RW | Return 0 for read data on GPIO 181 |
| 4 | INPEN181 | RW | Input enable for GPIO 181 |
| 3:0 | FNCSEL181 | RW | Function select for GPIO pin 181 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102D8 |
Controls the operation of GPIO pin 182.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN182
0x0 |
FIEN182
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL182
0x0 |
NCESRC182
0x0 |
PULLCFG182
0x0 |
SR182
0x0 |
DS182
0x0 |
OUTCFG182
0x0 |
IRPTEN182
0x0 |
RDZERO182
0x0 |
INPEN182
0x0 |
FNCSEL182
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN182 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN182 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL182 | RW | Polarity select for NCE for GPIO 182 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC182 | RW | IOMSTR/MSPI N Chip Select 182, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG182 | RW | Pullup/Pulldown configuration for GPIO 182 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR182 | RW | Configure the slew rate |
| 11:10 | DS182 | RW | Drive strength selection for GPIO 182 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG182 | RW | Pin IO mode selection for GPIO pin 182 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN182 | RW | Interrupt enable for GPIO 182 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO182 | RW | Return 0 for read data on GPIO 182 |
| 4 | INPEN182 | RW | Input enable for GPIO 182 |
| 3:0 | FNCSEL182 | RW | Function select for GPIO pin 182 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102DC |
Controls the operation of GPIO pin 183.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN183
0x0 |
FIEN183
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL183
0x0 |
NCESRC183
0x0 |
PULLCFG183
0x0 |
SR183
0x0 |
DS183
0x0 |
OUTCFG183
0x0 |
IRPTEN183
0x0 |
RDZERO183
0x0 |
INPEN183
0x0 |
FNCSEL183
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN183 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN183 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL183 | RW | Polarity select for NCE for GPIO 183 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC183 | RW | IOMSTR/MSPI N Chip Select 183, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG183 | RW | Pullup/Pulldown configuration for GPIO 183 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR183 | RW | Configure the slew rate |
| 11:10 | DS183 | RW | Drive strength selection for GPIO 183 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG183 | RW | Pin IO mode selection for GPIO pin 183 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN183 | RW | Interrupt enable for GPIO 183 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO183 | RW | Return 0 for read data on GPIO 183 |
| 4 | INPEN183 | RW | Input enable for GPIO 183 |
| 3:0 | FNCSEL183 | RW | Function select for GPIO pin 183 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102E0 |
Controls the operation of GPIO pin 184.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN184
0x0 |
FIEN184
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL184
0x0 |
NCESRC184
0x0 |
PULLCFG184
0x0 |
SR184
0x0 |
DS184
0x0 |
OUTCFG184
0x0 |
IRPTEN184
0x0 |
RDZERO184
0x0 |
INPEN184
0x0 |
FNCSEL184
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN184 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN184 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL184 | RW | Polarity select for NCE for GPIO 184 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC184 | RW | IOMSTR/MSPI N Chip Select 184, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG184 | RW | Pullup/Pulldown configuration for GPIO 184 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR184 | RW | Configure the slew rate |
| 11:10 | DS184 | RW | Drive strength selection for GPIO 184 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG184 | RW | Pin IO mode selection for GPIO pin 184 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN184 | RW | Interrupt enable for GPIO 184 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO184 | RW | Return 0 for read data on GPIO 184 |
| 4 | INPEN184 | RW | Input enable for GPIO 184 |
| 3:0 | FNCSEL184 | RW | Function select for GPIO pin 184 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102E4 |
Controls the operation of GPIO pin 185.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN185
0x0 |
FIEN185
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL185
0x0 |
NCESRC185
0x0 |
PULLCFG185
0x0 |
SR185
0x0 |
DS185
0x0 |
OUTCFG185
0x0 |
IRPTEN185
0x0 |
RDZERO185
0x0 |
INPEN185
0x0 |
FNCSEL185
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN185 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN185 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL185 | RW | Polarity select for NCE for GPIO 185 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC185 | RW | IOMSTR/MSPI N Chip Select 185, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG185 | RW | Pullup/Pulldown configuration for GPIO 185 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR185 | RW | Configure the slew rate |
| 11:10 | DS185 | RW | Drive strength selection for GPIO 185 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG185 | RW | Pin IO mode selection for GPIO pin 185 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN185 | RW | Interrupt enable for GPIO 185 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO185 | RW | Return 0 for read data on GPIO 185 |
| 4 | INPEN185 | RW | Input enable for GPIO 185 |
| 3:0 | FNCSEL185 | RW | Function select for GPIO pin 185 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102E8 |
Controls the operation of GPIO pin 186.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN186
0x0 |
FIEN186
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL186
0x0 |
NCESRC186
0x0 |
PULLCFG186
0x0 |
SR186
0x0 |
DS186
0x0 |
OUTCFG186
0x0 |
IRPTEN186
0x0 |
RDZERO186
0x0 |
INPEN186
0x0 |
FNCSEL186
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN186 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN186 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL186 | RW | Polarity select for NCE for GPIO 186 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC186 | RW | IOMSTR/MSPI N Chip Select 186, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG186 | RW | Pullup/Pulldown configuration for GPIO 186 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR186 | RW | Configure the slew rate |
| 11:10 | DS186 | RW | Drive strength selection for GPIO 186 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG186 | RW | Pin IO mode selection for GPIO pin 186 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN186 | RW | Interrupt enable for GPIO 186 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO186 | RW | Return 0 for read data on GPIO 186 |
| 4 | INPEN186 | RW | Input enable for GPIO 186 |
| 3:0 | FNCSEL186 | RW | Function select for GPIO pin 186 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_SD = 0x1 - Display RGB Shutdown RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT186 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE186 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102EC |
Controls the operation of GPIO pin 187.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN187
0x0 |
FIEN187
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL187
0x0 |
NCESRC187
0x0 |
PULLCFG187
0x0 |
SR187
0x0 |
DS187
0x0 |
OUTCFG187
0x0 |
IRPTEN187
0x0 |
RDZERO187
0x0 |
INPEN187
0x0 |
FNCSEL187
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN187 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN187 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL187 | RW | Polarity select for NCE for GPIO 187 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC187 | RW | IOMSTR/MSPI N Chip Select 187, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG187 | RW | Pullup/Pulldown configuration for GPIO 187 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR187 | RW | Configure the slew rate |
| 11:10 | DS187 | RW | Drive strength selection for GPIO 187 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG187 | RW | Pin IO mode selection for GPIO pin 187 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN187 | RW | Interrupt enable for GPIO 187 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO187 | RW | Return 0 for read data on GPIO 187 |
| 4 | INPEN187 | RW | Input enable for GPIO 187 |
| 3:0 | FNCSEL187 | RW | Function select for GPIO pin 187 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_DE = 0x1 - Display RGB Data Enable RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT187 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE187 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102F0 |
Controls the operation of GPIO pin 188.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN188
0x0 |
FIEN188
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL188
0x0 |
NCESRC188
0x0 |
PULLCFG188
0x0 |
SR188
0x0 |
DS188
0x0 |
OUTCFG188
0x0 |
IRPTEN188
0x0 |
RDZERO188
0x0 |
INPEN188
0x0 |
FNCSEL188
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN188 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN188 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL188 | RW | Polarity select for NCE for GPIO 188 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC188 | RW | IOMSTR/MSPI N Chip Select 188, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG188 | RW | Pullup/Pulldown configuration for GPIO 188 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR188 | RW | Configure the slew rate |
| 11:10 | DS188 | RW | Drive strength selection for GPIO 188 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG188 | RW | Pin IO mode selection for GPIO pin 188 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN188 | RW | Interrupt enable for GPIO 188 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO188 | RW | Return 0 for read data on GPIO 188 |
| 4 | INPEN188 | RW | Input enable for GPIO 188 |
| 3:0 | FNCSEL188 | RW | Function select for GPIO pin 188 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_CM = 0x1 - Display RGB Reset RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT188 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE188 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102F4 |
Controls the operation of GPIO pin 189.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN189
0x0 |
FIEN189
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL189
0x0 |
NCESRC189
0x0 |
PULLCFG189
0x0 |
SR189
0x0 |
DS189
0x0 |
OUTCFG189
0x0 |
IRPTEN189
0x0 |
RDZERO189
0x0 |
INPEN189
0x0 |
FNCSEL189
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN189 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN189 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL189 | RW | Polarity select for NCE for GPIO 189 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC189 | RW | IOMSTR/MSPI N Chip Select 189, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG189 | RW | Pullup/Pulldown configuration for GPIO 189 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR189 | RW | Configure the slew rate |
| 11:10 | DS189 | RW | Drive strength selection for GPIO 189 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG189 | RW | Pin IO mode selection for GPIO pin 189 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN189 | RW | Interrupt enable for GPIO 189 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO189 | RW | Return 0 for read data on GPIO 189 |
| 4 | INPEN189 | RW | Input enable for GPIO 189 |
| 3:0 | FNCSEL189 | RW | Function select for GPIO pin 189 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_PCLK = 0x1 - Display RGB Pixel Clock RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT189 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE189 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102F8 |
Controls the operation of GPIO pin 190.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN190
0x0 |
FIEN190
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL190
0x0 |
NCESRC190
0x0 |
PULLCFG190
0x0 |
SR190
0x0 |
DS190
0x0 |
OUTCFG190
0x0 |
IRPTEN190
0x0 |
RDZERO190
0x0 |
INPEN190
0x0 |
FNCSEL190
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN190 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN190 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL190 | RW | Polarity select for NCE for GPIO 190 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC190 | RW | IOMSTR/MSPI N Chip Select 190, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG190 | RW | Pullup/Pulldown configuration for GPIO 190 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR190 | RW | Configure the slew rate |
| 11:10 | DS190 | RW | Drive strength selection for GPIO 190 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG190 | RW | Pin IO mode selection for GPIO pin 190 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN190 | RW | Interrupt enable for GPIO 190 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO190 | RW | Return 0 for read data on GPIO 190 |
| 4 | INPEN190 | RW | Input enable for GPIO 190 |
| 3:0 | FNCSEL190 | RW | Function select for GPIO pin 190 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x400102FC |
Controls the operation of GPIO pin 191.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN191
0x0 |
FIEN191
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL191
0x0 |
NCESRC191
0x0 |
PULLCFG191
0x0 |
SR191
0x0 |
DS191
0x0 |
OUTCFG191
0x0 |
IRPTEN191
0x0 |
RDZERO191
0x0 |
INPEN191
0x0 |
FNCSEL191
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN191 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN191 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL191 | RW | Polarity select for NCE for GPIO 191 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC191 | RW | IOMSTR/MSPI N Chip Select 191, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG191 | RW | Pullup/Pulldown configuration for GPIO 191 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR191 | RW | Configure the slew rate |
| 11:10 | DS191 | RW | Drive strength selection for GPIO 191 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG191 | RW | Pin IO mode selection for GPIO pin 191 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN191 | RW | Interrupt enable for GPIO 191 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO191 | RW | Return 0 for read data on GPIO 191 |
| 4 | INPEN191 | RW | Input enable for GPIO 191 |
| 3:0 | FNCSEL191 | RW | Function select for GPIO pin 191 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT191 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE191 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010300 |
Controls the operation of GPIO pin 192.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN192
0x0 |
FIEN192
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL192
0x0 |
NCESRC192
0x0 |
PULLCFG192
0x0 |
SR192
0x0 |
DS192
0x0 |
OUTCFG192
0x0 |
IRPTEN192
0x0 |
RDZERO192
0x0 |
INPEN192
0x0 |
FNCSEL192
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN192 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN192 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL192 | RW | Polarity select for NCE for GPIO 192 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC192 | RW | IOMSTR/MSPI N Chip Select 192, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG192 | RW | Pullup/Pulldown configuration for GPIO 192 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR192 | RW | Configure the slew rate |
| 11:10 | DS192 | RW | Drive strength selection for GPIO 192 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG192 | RW | Pin IO mode selection for GPIO pin 192 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN192 | RW | Interrupt enable for GPIO 192 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO192 | RW | Return 0 for read data on GPIO 192 |
| 4 | INPEN192 | RW | Input enable for GPIO 192 |
| 3:0 | FNCSEL192 | RW | Function select for GPIO pin 192 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. MNCE2_0 = 0x1 - MSPI Master 2 nCE 0 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT192 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE192 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010304 |
Controls the operation of GPIO pin 193.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN193
0x0 |
FIEN193
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL193
0x0 |
NCESRC193
0x0 |
PULLCFG193
0x0 |
SR193
0x0 |
DS193
0x0 |
OUTCFG193
0x0 |
IRPTEN193
0x0 |
RDZERO193
0x0 |
INPEN193
0x0 |
FNCSEL193
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN193 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN193 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL193 | RW | Polarity select for NCE for GPIO 193 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC193 | RW | IOMSTR/MSPI N Chip Select 193, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG193 | RW | Pullup/Pulldown configuration for GPIO 193 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR193 | RW | Configure the slew rate |
| 11:10 | DS193 | RW | Drive strength selection for GPIO 193 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG193 | RW | Pin IO mode selection for GPIO pin 193 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN193 | RW | Interrupt enable for GPIO 193 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO193 | RW | Return 0 for read data on GPIO 193 |
| 4 | INPEN193 | RW | Input enable for GPIO 193 |
| 3:0 | FNCSEL193 | RW | Function select for GPIO pin 193 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010308 |
Controls the operation of GPIO pin 194.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN194
0x0 |
FIEN194
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL194
0x0 |
NCESRC194
0x0 |
PULLCFG194
0x0 |
SR194
0x0 |
DS194
0x0 |
OUTCFG194
0x0 |
IRPTEN194
0x0 |
RDZERO194
0x0 |
INPEN194
0x0 |
FNCSEL194
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN194 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN194 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL194 | RW | Polarity select for NCE for GPIO 194 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC194 | RW | IOMSTR/MSPI N Chip Select 194, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG194 | RW | Pullup/Pulldown configuration for GPIO 194 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR194 | RW | Configure the slew rate |
| 11:10 | DS194 | RW | Drive strength selection for GPIO 194 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG194 | RW | Pin IO mode selection for GPIO pin 194 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN194 | RW | Interrupt enable for GPIO 194 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO194 | RW | Return 0 for read data on GPIO 194 |
| 4 | INPEN194 | RW | Input enable for GPIO 194 |
| 3:0 | FNCSEL194 | RW | Function select for GPIO pin 194 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001030C |
Controls the operation of GPIO pin 195.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN195
0x0 |
FIEN195
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL195
0x0 |
NCESRC195
0x0 |
PULLCFG195
0x0 |
SR195
0x0 |
DS195
0x0 |
OUTCFG195
0x0 |
IRPTEN195
0x0 |
RDZERO195
0x0 |
INPEN195
0x0 |
FNCSEL195
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN195 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN195 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL195 | RW | Polarity select for NCE for GPIO 195 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC195 | RW | IOMSTR/MSPI N Chip Select 195, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG195 | RW | Pullup/Pulldown configuration for GPIO 195 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR195 | RW | Configure the slew rate |
| 11:10 | DS195 | RW | Drive strength selection for GPIO 195 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG195 | RW | Pin IO mode selection for GPIO pin 195 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN195 | RW | Interrupt enable for GPIO 195 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO195 | RW | Return 0 for read data on GPIO 195 |
| 4 | INPEN195 | RW | Input enable for GPIO 195 |
| 3:0 | FNCSEL195 | RW | Function select for GPIO pin 195 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. MNCE3_1 = 0x1 - MSPI Master 3 nCE 1 Signal MNCE3_0 = 0x2 - MSPI Master 3 nCE 0 Signal GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT195 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE195 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010310 |
Controls the operation of GPIO pin 196.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN196
0x0 |
FIEN196
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL196
0x0 |
NCESRC196
0x0 |
PULLCFG196
0x0 |
SR196
0x0 |
DS196
0x0 |
OUTCFG196
0x0 |
IRPTEN196
0x0 |
RDZERO196
0x0 |
INPEN196
0x0 |
FNCSEL196
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN196 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN196 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL196 | RW | Polarity select for NCE for GPIO 196 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC196 | RW | IOMSTR/MSPI N Chip Select 196, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG196 | RW | Pullup/Pulldown configuration for GPIO 196 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR196 | RW | Configure the slew rate |
| 11:10 | DS196 | RW | Drive strength selection for GPIO 196 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG196 | RW | Pin IO mode selection for GPIO pin 196 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN196 | RW | Interrupt enable for GPIO 196 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO196 | RW | Return 0 for read data on GPIO 196 |
| 4 | INPEN196 | RW | Input enable for GPIO 196 |
| 3:0 | FNCSEL196 | RW | Function select for GPIO pin 196 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010314 |
Controls the operation of GPIO pin 197.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN197
0x0 |
FIEN197
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL197
0x0 |
NCESRC197
0x0 |
PULLCFG197
0x0 |
SR197
0x0 |
DS197
0x0 |
OUTCFG197
0x0 |
IRPTEN197
0x0 |
RDZERO197
0x0 |
INPEN197
0x0 |
FNCSEL197
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN197 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN197 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL197 | RW | Polarity select for NCE for GPIO 197 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC197 | RW | IOMSTR/MSPI N Chip Select 197, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG197 | RW | Pullup/Pulldown configuration for GPIO 197 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR197 | RW | Configure the slew rate |
| 11:10 | DS197 | RW | Drive strength selection for GPIO 197 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG197 | RW | Pin IO mode selection for GPIO pin 197 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN197 | RW | Interrupt enable for GPIO 197 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO197 | RW | Return 0 for read data on GPIO 197 |
| 4 | INPEN197 | RW | Input enable for GPIO 197 |
| 3:0 | FNCSEL197 | RW | Function select for GPIO pin 197 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010318 |
Controls the operation of GPIO pin 198.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN198
0x0 |
FIEN198
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL198
0x0 |
NCESRC198
0x0 |
PULLCFG198
0x0 |
SR198
0x0 |
DS198
0x0 |
OUTCFG198
0x0 |
IRPTEN198
0x0 |
RDZERO198
0x0 |
INPEN198
0x0 |
FNCSEL198
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN198 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN198 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL198 | RW | Polarity select for NCE for GPIO 198 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC198 | RW | IOMSTR/MSPI N Chip Select 198, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG198 | RW | Pullup/Pulldown configuration for GPIO 198 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR198 | RW | Configure the slew rate |
| 11:10 | DS198 | RW | Drive strength selection for GPIO 198 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG198 | RW | Pin IO mode selection for GPIO pin 198 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN198 | RW | Interrupt enable for GPIO 198 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO198 | RW | Return 0 for read data on GPIO 198 |
| 4 | INPEN198 | RW | Input enable for GPIO 198 |
| 3:0 | FNCSEL198 | RW | Function select for GPIO pin 198 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001031C |
Controls the operation of GPIO pin 199.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN199
0x0 |
FIEN199
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL199
0x0 |
NCESRC199
0x0 |
PULLCFG199
0x0 |
SR199
0x0 |
DS199
0x0 |
OUTCFG199
0x0 |
IRPTEN199
0x0 |
RDZERO199
0x0 |
INPEN199
0x0 |
FNCSEL199
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN199 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN199 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL199 | RW | Polarity select for NCE for GPIO 199 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC199 | RW | IOMSTR/MSPI N Chip Select 199, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG199 | RW | Pullup/Pulldown configuration for GPIO 199 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR199 | RW | Configure the slew rate |
| 11:10 | DS199 | RW | Drive strength selection for GPIO 199 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG199 | RW | Pin IO mode selection for GPIO pin 199 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN199 | RW | Interrupt enable for GPIO 199 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO199 | RW | Return 0 for read data on GPIO 199 |
| 4 | INPEN199 | RW | Input enable for GPIO 199 |
| 3:0 | FNCSEL199 | RW | Function select for GPIO pin 199 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. MNCE0_0 = 0x1 - MSPI Master 0 nCE 0 Signal RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT199 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE199 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010320 |
Controls the operation of GPIO pin 200.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN200
0x0 |
FIEN200
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL200
0x0 |
NCESRC200
0x0 |
PULLCFG200
0x0 |
SR200
0x0 |
DS200
0x0 |
OUTCFG200
0x0 |
IRPTEN200
0x0 |
RDZERO200
0x0 |
INPEN200
0x0 |
FNCSEL200
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN200 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN200 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL200 | RW | Polarity select for NCE for GPIO 200 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC200 | RW | IOMSTR/MSPI N Chip Select 200, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG200 | RW | Pullup/Pulldown configuration for GPIO 200 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR200 | RW | Configure the slew rate |
| 11:10 | DS200 | RW | Drive strength selection for GPIO 200 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected 0P75X = 0x2 - 0.75x output driver selected 1P0X = 0x3 - 1.0x output driver selected |
| 9:8 | OUTCFG200 | RW | Pin IO mode selection for GPIO pin 200 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN200 | RW | Interrupt enable for GPIO 200 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO200 | RW | Return 0 for read data on GPIO 200 |
| 4 | INPEN200 | RW | Input enable for GPIO 200 |
| 3:0 | FNCSEL200 | RW | Function select for GPIO pin 200 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. MNCE0_1 = 0x1 - MSPI Master 0 nCE 1 Signal MNCE0_0 = 0x2 - MSPI Master 0 nCE 0 Signal GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT200 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE200 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010324 |
Controls the operation of GPIO pin 201.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN201
0x0 |
FIEN201
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL201
0x0 |
NCESRC201
0x0 |
PULLCFG201
0x0 |
SR201
0x0 |
DS201
0x0 |
OUTCFG201
0x0 |
IRPTEN201
0x0 |
RDZERO201
0x0 |
INPEN201
0x0 |
FNCSEL201
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN201 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN201 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL201 | RW | Polarity select for NCE for GPIO 201 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC201 | RW | IOMSTR/MSPI N Chip Select 201, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG201 | RW | Pullup/Pulldown configuration for GPIO 201 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR201 | RW | Configure the slew rate |
| 11:10 | DS201 | RW | Drive strength selection for GPIO 201 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG201 | RW | Pin IO mode selection for GPIO pin 201 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN201 | RW | Interrupt enable for GPIO 201 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO201 | RW | Return 0 for read data on GPIO 201 |
| 4 | INPEN201 | RW | Input enable for GPIO 201 |
| 3:0 | FNCSEL201 | RW | Function select for GPIO pin 201 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT201 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE201 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010328 |
Controls the operation of GPIO pin 202.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN202
0x0 |
FIEN202
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL202
0x0 |
NCESRC202
0x0 |
PULLCFG202
0x0 |
SR202
0x0 |
DS202
0x0 |
OUTCFG202
0x0 |
IRPTEN202
0x0 |
RDZERO202
0x0 |
INPEN202
0x0 |
FNCSEL202
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN202 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN202 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL202 | RW | Polarity select for NCE for GPIO 202 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC202 | RW | IOMSTR/MSPI N Chip Select 202, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG202 | RW | Pullup/Pulldown configuration for GPIO 202 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR202 | RW | Configure the slew rate |
| 11:10 | DS202 | RW | Drive strength selection for GPIO 202 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG202 | RW | Pin IO mode selection for GPIO pin 202 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN202 | RW | Interrupt enable for GPIO 202 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO202 | RW | Return 0 for read data on GPIO 202 |
| 4 | INPEN202 | RW | Input enable for GPIO 202 |
| 3:0 | FNCSEL202 | RW | Function select for GPIO pin 202 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001032C |
Controls the operation of GPIO pin 203.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN203
0x0 |
FIEN203
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL203
0x0 |
NCESRC203
0x0 |
PULLCFG203
0x0 |
SR203
0x0 |
DS203
0x0 |
OUTCFG203
0x0 |
IRPTEN203
0x0 |
RDZERO203
0x0 |
INPEN203
0x0 |
FNCSEL203
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN203 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN203 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL203 | RW | Polarity select for NCE for GPIO 203 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC203 | RW | IOMSTR/MSPI N Chip Select 203, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG203 | RW | Pullup/Pulldown configuration for GPIO 203 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR203 | RW | Configure the slew rate |
| 11:10 | DS203 | RW | Drive strength selection for GPIO 203 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG203 | RW | Pin IO mode selection for GPIO pin 203 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN203 | RW | Interrupt enable for GPIO 203 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO203 | RW | Return 0 for read data on GPIO 203 |
| 4 | INPEN203 | RW | Input enable for GPIO 203 |
| 3:0 | FNCSEL203 | RW | Function select for GPIO pin 203 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010330 |
Controls the operation of GPIO pin 204.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN204
0x0 |
FIEN204
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL204
0x0 |
NCESRC204
0x0 |
PULLCFG204
0x0 |
SR204
0x0 |
DS204
0x0 |
OUTCFG204
0x0 |
IRPTEN204
0x0 |
RDZERO204
0x0 |
INPEN204
0x0 |
FNCSEL204
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN204 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN204 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL204 | RW | Polarity select for NCE for GPIO 204 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC204 | RW | IOMSTR/MSPI N Chip Select 204, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG204 | RW | Pullup/Pulldown configuration for GPIO 204 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR204 | RW | Configure the slew rate |
| 11:10 | DS204 | RW | Drive strength selection for GPIO 204 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG204 | RW | Pin IO mode selection for GPIO pin 204 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN204 | RW | Interrupt enable for GPIO 204 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO204 | RW | Return 0 for read data on GPIO 204 |
| 4 | INPEN204 | RW | Input enable for GPIO 204 |
| 3:0 | FNCSEL204 | RW | Function select for GPIO pin 204 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010334 |
Controls the operation of GPIO pin 205.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN205
0x0 |
FIEN205
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL205
0x0 |
NCESRC205
0x0 |
PULLCFG205
0x0 |
SR205
0x0 |
DS205
0x0 |
OUTCFG205
0x0 |
IRPTEN205
0x0 |
RDZERO205
0x0 |
INPEN205
0x0 |
FNCSEL205
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN205 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN205 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL205 | RW | Polarity select for NCE for GPIO 205 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC205 | RW | IOMSTR/MSPI N Chip Select 205, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG205 | RW | Pullup/Pulldown configuration for GPIO 205 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR205 | RW | Configure the slew rate |
| 11:10 | DS205 | RW | Drive strength selection for GPIO 205 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG205 | RW | Pin IO mode selection for GPIO pin 205 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN205 | RW | Interrupt enable for GPIO 205 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO205 | RW | Return 0 for read data on GPIO 205 |
| 4 | INPEN205 | RW | Input enable for GPIO 205 |
| 3:0 | FNCSEL205 | RW | Function select for GPIO pin 205 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010338 |
Controls the operation of GPIO pin 206.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN206
0x0 |
FIEN206
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL206
0x0 |
NCESRC206
0x0 |
PULLCFG206
0x0 |
SR206
0x0 |
DS206
0x0 |
OUTCFG206
0x0 |
IRPTEN206
0x0 |
RDZERO206
0x0 |
INPEN206
0x0 |
FNCSEL206
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN206 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN206 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL206 | RW | Polarity select for NCE for GPIO 206 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC206 | RW | IOMSTR/MSPI N Chip Select 206, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG206 | RW | Pullup/Pulldown configuration for GPIO 206 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR206 | RW | Configure the slew rate |
| 11:10 | DS206 | RW | Drive strength selection for GPIO 206 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG206 | RW | Pin IO mode selection for GPIO pin 206 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN206 | RW | Interrupt enable for GPIO 206 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO206 | RW | Return 0 for read data on GPIO 206 |
| 4 | INPEN206 | RW | Input enable for GPIO 206 |
| 3:0 | FNCSEL206 | RW | Function select for GPIO pin 206 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001033C |
Controls the operation of GPIO pin 207.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN207
0x0 |
FIEN207
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL207
0x0 |
NCESRC207
0x0 |
PULLCFG207
0x0 |
SR207
0x0 |
DS207
0x0 |
OUTCFG207
0x0 |
IRPTEN207
0x0 |
RDZERO207
0x0 |
INPEN207
0x0 |
FNCSEL207
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN207 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN207 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL207 | RW | Polarity select for NCE for GPIO 207 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC207 | RW | IOMSTR/MSPI N Chip Select 207, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG207 | RW | Pullup/Pulldown configuration for GPIO 207 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR207 | RW | Configure the slew rate |
| 11:10 | DS207 | RW | Drive strength selection for GPIO 207 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG207 | RW | Pin IO mode selection for GPIO pin 207 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN207 | RW | Interrupt enable for GPIO 207 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO207 | RW | Return 0 for read data on GPIO 207 |
| 4 | INPEN207 | RW | Input enable for GPIO 207 |
| 3:0 | FNCSEL207 | RW | Function select for GPIO pin 207 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. RESERVED1 = 0x1 - Reserved selection. Operation unknown if selected. RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. RESERVED3 = 0x3 - Reserved selection. Operation unknown if selected. RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. RESERVED6 = 0x6 - Reserved selection. Operation unknown if selected. RESERVED7 = 0x7 - Reserved selection. Operation unknown if selected. RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. RESERVED11 = 0xB - Reserved selection. Operation unknown if selected. RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010340 |
Controls the operation of GPIO pin 208.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN208
0x0 |
FIEN208
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL208
0x0 |
NCESRC208
0x0 |
PULLCFG208
0x0 |
SR208
0x0 |
DS208
0x0 |
OUTCFG208
0x0 |
IRPTEN208
0x0 |
RDZERO208
0x0 |
INPEN208
0x0 |
FNCSEL208
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN208 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN208 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL208 | RW | Polarity select for NCE for GPIO 208 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC208 | RW | IOMSTR/MSPI N Chip Select 208, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG208 | RW | Pullup/Pulldown configuration for GPIO 208 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR208 | RW | Configure the slew rate |
| 11:10 | DS208 | RW | Drive strength selection for GPIO 208 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG208 | RW | Pin IO mode selection for GPIO pin 208 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN208 | RW | Interrupt enable for GPIO 208 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO208 | RW | Return 0 for read data on GPIO 208 |
| 4 | INPEN208 | RW | Input enable for GPIO 208 |
| 3:0 | FNCSEL208 | RW | Function select for GPIO pin 208 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. 32KHzXT = 0x1 - 32kHZ from analog RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT208 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE208 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010344 |
Controls the operation of GPIO pin 209.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN209
0x0 |
FIEN209
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL209
0x0 |
NCESRC209
0x0 |
PULLCFG209
0x0 |
SR209
0x0 |
DS209
0x0 |
OUTCFG209
0x0 |
IRPTEN209
0x0 |
RDZERO209
0x0 |
INPEN209
0x0 |
FNCSEL209
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN209 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN209 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL209 | RW | Polarity select for NCE for GPIO 209 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC209 | RW | IOMSTR/MSPI N Chip Select 209, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG209 | RW | Pullup/Pulldown configuration for GPIO 209 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR209 | RW | Configure the slew rate |
| 11:10 | DS209 | RW | Drive strength selection for GPIO 209 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG209 | RW | Pin IO mode selection for GPIO pin 209 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN209 | RW | Interrupt enable for GPIO 209 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO209 | RW | Return 0 for read data on GPIO 209 |
| 4 | INPEN209 | RW | Input enable for GPIO 209 |
| 3:0 | FNCSEL209 | RW | Function select for GPIO pin 209 DISP_ENB = 0x0 - Display MiP Enable DISP_D1 = 0x1 - Display Data 1 DBIB_CSX = 0x2 - Display DBI Chip Enable GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT209 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE209 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010348 |
Controls the operation of GPIO pin 210.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN210
0x0 |
FIEN210
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL210
0x0 |
NCESRC210
0x0 |
PULLCFG210
0x0 |
SR210
0x0 |
DS210
0x0 |
OUTCFG210
0x0 |
IRPTEN210
0x0 |
RDZERO210
0x0 |
INPEN210
0x0 |
FNCSEL210
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN210 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN210 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL210 | RW | Polarity select for NCE for GPIO 210 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC210 | RW | IOMSTR/MSPI N Chip Select 210, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG210 | RW | Pullup/Pulldown configuration for GPIO 210 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR210 | RW | Configure the slew rate |
| 11:10 | DS210 | RW | Drive strength selection for GPIO 210 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG210 | RW | Pin IO mode selection for GPIO pin 210 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN210 | RW | Interrupt enable for GPIO 210 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO210 | RW | Return 0 for read data on GPIO 210 |
| 4 | INPEN210 | RW | Input enable for GPIO 210 |
| 3:0 | FNCSEL210 | RW | Function select for GPIO pin 210 DISP_XRST = 0x0 - Display MiP Reset DISP_D4 = 0x1 - Display Data 4 DBIB_DCX = 0x2 - Display DBI Data/Command Select GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT210 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE210 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001034C |
Controls the operation of GPIO pin 211.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN211
0x0 |
FIEN211
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL211
0x0 |
NCESRC211
0x0 |
PULLCFG211
0x0 |
SR211
0x0 |
DS211
0x0 |
OUTCFG211
0x0 |
IRPTEN211
0x0 |
RDZERO211
0x0 |
INPEN211
0x0 |
FNCSEL211
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN211 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN211 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL211 | RW | Polarity select for NCE for GPIO 211 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC211 | RW | IOMSTR/MSPI N Chip Select 211, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG211 | RW | Pullup/Pulldown configuration for GPIO 211 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR211 | RW | Configure the slew rate |
| 11:10 | DS211 | RW | Drive strength selection for GPIO 211 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG211 | RW | Pin IO mode selection for GPIO pin 211 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN211 | RW | Interrupt enable for GPIO 211 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO211 | RW | Return 0 for read data on GPIO 211 |
| 4 | INPEN211 | RW | Input enable for GPIO 211 |
| 3:0 | FNCSEL211 | RW | Function select for GPIO pin 211 DISP_R1 = 0x0 - Display MiP Red Bit 1 DISP_D23 = 0x1 - Display Data 23 DBIB_WRX = 0x2 - Display DBI Write GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT211 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE211 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010350 |
Controls the operation of GPIO pin 212.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN212
0x0 |
FIEN212
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL212
0x0 |
NCESRC212
0x0 |
PULLCFG212
0x0 |
SR212
0x0 |
DS212
0x0 |
OUTCFG212
0x0 |
IRPTEN212
0x0 |
RDZERO212
0x0 |
INPEN212
0x0 |
FNCSEL212
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN212 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN212 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL212 | RW | Polarity select for NCE for GPIO 212 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC212 | RW | IOMSTR/MSPI N Chip Select 212, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG212 | RW | Pullup/Pulldown configuration for GPIO 212 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR212 | RW | Configure the slew rate |
| 11:10 | DS212 | RW | Drive strength selection for GPIO 212 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG212 | RW | Pin IO mode selection for GPIO pin 212 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN212 | RW | Interrupt enable for GPIO 212 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO212 | RW | Return 0 for read data on GPIO 212 |
| 4 | INPEN212 | RW | Input enable for GPIO 212 |
| 3:0 | FNCSEL212 | RW | Function select for GPIO pin 212 DISP_R2 = 0x0 - Display MiP Red Bit 2 DISP_D22 = 0x1 - Display Data 22 DBIB_RDX = 0x2 - Display DBI Read GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT212 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE212 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010354 |
Controls the operation of GPIO pin 213.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN213
0x0 |
FIEN213
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL213
0x0 |
NCESRC213
0x0 |
PULLCFG213
0x0 |
SR213
0x0 |
DS213
0x0 |
OUTCFG213
0x0 |
IRPTEN213
0x0 |
RDZERO213
0x0 |
INPEN213
0x0 |
FNCSEL213
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN213 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN213 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL213 | RW | Polarity select for NCE for GPIO 213 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC213 | RW | IOMSTR/MSPI N Chip Select 213, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG213 | RW | Pullup/Pulldown configuration for GPIO 213 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR213 | RW | Configure the slew rate |
| 11:10 | DS213 | RW | Drive strength selection for GPIO 213 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG213 | RW | Pin IO mode selection for GPIO pin 213 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN213 | RW | Interrupt enable for GPIO 213 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO213 | RW | Return 0 for read data on GPIO 213 |
| 4 | INPEN213 | RW | Input enable for GPIO 213 |
| 3:0 | FNCSEL213 | RW | Function select for GPIO pin 213 DISP_G1 = 0x0 - Display MiP Green Bit 1 DISP_D21 = 0x1 - Display Data 21 DBIB_D0 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT213 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE213 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010358 |
Controls the operation of GPIO pin 214.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN214
0x0 |
FIEN214
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL214
0x0 |
NCESRC214
0x0 |
PULLCFG214
0x0 |
SR214
0x0 |
DS214
0x0 |
OUTCFG214
0x0 |
IRPTEN214
0x0 |
RDZERO214
0x0 |
INPEN214
0x0 |
FNCSEL214
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN214 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN214 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL214 | RW | Polarity select for NCE for GPIO 214 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC214 | RW | IOMSTR/MSPI N Chip Select 214, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG214 | RW | Pullup/Pulldown configuration for GPIO 214 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR214 | RW | Configure the slew rate |
| 11:10 | DS214 | RW | Drive strength selection for GPIO 214 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG214 | RW | Pin IO mode selection for GPIO pin 214 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN214 | RW | Interrupt enable for GPIO 214 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO214 | RW | Return 0 for read data on GPIO 214 |
| 4 | INPEN214 | RW | Input enable for GPIO 214 |
| 3:0 | FNCSEL214 | RW | Function select for GPIO pin 214 DISP_G2 = 0x0 - Display MiP Green Bit 2 DISP_D20 = 0x1 - Display Data 20 DBIB_D1 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT214 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE214 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001035C |
Controls the operation of GPIO pin 215.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN215
0x0 |
FIEN215
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL215
0x0 |
NCESRC215
0x0 |
PULLCFG215
0x0 |
SR215
0x0 |
DS215
0x0 |
OUTCFG215
0x0 |
IRPTEN215
0x0 |
RDZERO215
0x0 |
INPEN215
0x0 |
FNCSEL215
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN215 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN215 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL215 | RW | Polarity select for NCE for GPIO 215 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC215 | RW | IOMSTR/MSPI N Chip Select 215, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG215 | RW | Pullup/Pulldown configuration for GPIO 215 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR215 | RW | Configure the slew rate |
| 11:10 | DS215 | RW | Drive strength selection for GPIO 215 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG215 | RW | Pin IO mode selection for GPIO pin 215 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN215 | RW | Interrupt enable for GPIO 215 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO215 | RW | Return 0 for read data on GPIO 215 |
| 4 | INPEN215 | RW | Input enable for GPIO 215 |
| 3:0 | FNCSEL215 | RW | Function select for GPIO pin 215 DISP_B1 = 0x0 - Display MiP Blue Bit 1 DISP_D19 = 0x1 - Display Data 19 DBIB_D2 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT215 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE215 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010360 |
Controls the operation of GPIO pin 216.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN216
0x0 |
FIEN216
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL216
0x0 |
NCESRC216
0x0 |
PULLCFG216
0x0 |
SR216
0x0 |
DS216
0x0 |
OUTCFG216
0x0 |
IRPTEN216
0x0 |
RDZERO216
0x0 |
INPEN216
0x0 |
FNCSEL216
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN216 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN216 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL216 | RW | Polarity select for NCE for GPIO 216 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC216 | RW | IOMSTR/MSPI N Chip Select 216, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG216 | RW | Pullup/Pulldown configuration for GPIO 216 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR216 | RW | Configure the slew rate |
| 11:10 | DS216 | RW | Drive strength selection for GPIO 216 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG216 | RW | Pin IO mode selection for GPIO pin 216 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN216 | RW | Interrupt enable for GPIO 216 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO216 | RW | Return 0 for read data on GPIO 216 |
| 4 | INPEN216 | RW | Input enable for GPIO 216 |
| 3:0 | FNCSEL216 | RW | Function select for GPIO pin 216 DISP_B2 = 0x0 - Display MiP Blue Bit 2 DISP_D18 = 0x1 - Display Data 18 DBIB_D3 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT216 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE216 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010364 |
Controls the operation of GPIO pin 217.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN217
0x0 |
FIEN217
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL217
0x0 |
NCESRC217
0x0 |
PULLCFG217
0x0 |
SR217
0x0 |
DS217
0x0 |
OUTCFG217
0x0 |
IRPTEN217
0x0 |
RDZERO217
0x0 |
INPEN217
0x0 |
FNCSEL217
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN217 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN217 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL217 | RW | Polarity select for NCE for GPIO 217 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC217 | RW | IOMSTR/MSPI N Chip Select 217, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG217 | RW | Pullup/Pulldown configuration for GPIO 217 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR217 | RW | Configure the slew rate |
| 11:10 | DS217 | RW | Drive strength selection for GPIO 217 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG217 | RW | Pin IO mode selection for GPIO pin 217 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN217 | RW | Interrupt enable for GPIO 217 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO217 | RW | Return 0 for read data on GPIO 217 |
| 4 | INPEN217 | RW | Input enable for GPIO 217 |
| 3:0 | FNCSEL217 | RW | Function select for GPIO pin 217 DISP_HST = 0x0 - Display MiP HSYNC DISP_HS = 0x1 - Display RGB HSYNC DBIB_D4 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT217 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE217 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010368 |
Controls the operation of GPIO pin 218.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN218
0x0 |
FIEN218
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL218
0x0 |
NCESRC218
0x0 |
PULLCFG218
0x0 |
SR218
0x0 |
DS218
0x0 |
OUTCFG218
0x0 |
IRPTEN218
0x0 |
RDZERO218
0x0 |
INPEN218
0x0 |
FNCSEL218
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN218 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN218 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL218 | RW | Polarity select for NCE for GPIO 218 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC218 | RW | IOMSTR/MSPI N Chip Select 218, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG218 | RW | Pullup/Pulldown configuration for GPIO 218 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR218 | RW | Configure the slew rate |
| 11:10 | DS218 | RW | Drive strength selection for GPIO 218 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG218 | RW | Pin IO mode selection for GPIO pin 218 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN218 | RW | Interrupt enable for GPIO 218 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO218 | RW | Return 0 for read data on GPIO 218 |
| 4 | INPEN218 | RW | Input enable for GPIO 218 |
| 3:0 | FNCSEL218 | RW | Function select for GPIO pin 218 DISP_VST = 0x0 - Display MiP VSYNC DISP_VS = 0x1 - Display RGB VSYNC DBIB_D5 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT218 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE218 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001036C |
Controls the operation of GPIO pin 219.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN219
0x0 |
FIEN219
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL219
0x0 |
NCESRC219
0x0 |
PULLCFG219
0x0 |
SR219
0x0 |
DS219
0x0 |
OUTCFG219
0x0 |
IRPTEN219
0x0 |
RDZERO219
0x0 |
INPEN219
0x0 |
FNCSEL219
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN219 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN219 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL219 | RW | Polarity select for NCE for GPIO 219 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC219 | RW | IOMSTR/MSPI N Chip Select 219, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG219 | RW | Pullup/Pulldown configuration for GPIO 219 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR219 | RW | Configure the slew rate |
| 11:10 | DS219 | RW | Drive strength selection for GPIO 219 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG219 | RW | Pin IO mode selection for GPIO pin 219 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN219 | RW | Interrupt enable for GPIO 219 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO219 | RW | Return 0 for read data on GPIO 219 |
| 4 | INPEN219 | RW | Input enable for GPIO 219 |
| 3:0 | FNCSEL219 | RW | Function select for GPIO pin 219 DISP_HCK = 0x0 - Display MiP HCLK DISP_D3 = 0x1 - Display Data 3 DBIB_D6 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT219 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE219 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010370 |
Controls the operation of GPIO pin 220.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN220
0x0 |
FIEN220
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL220
0x0 |
NCESRC220
0x0 |
PULLCFG220
0x0 |
SR220
0x0 |
DS220
0x0 |
OUTCFG220
0x0 |
IRPTEN220
0x0 |
RDZERO220
0x0 |
INPEN220
0x0 |
FNCSEL220
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN220 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN220 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL220 | RW | Polarity select for NCE for GPIO 220 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC220 | RW | IOMSTR/MSPI N Chip Select 220, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG220 | RW | Pullup/Pulldown configuration for GPIO 220 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR220 | RW | Configure the slew rate |
| 11:10 | DS220 | RW | Drive strength selection for GPIO 220 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG220 | RW | Pin IO mode selection for GPIO pin 220 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN220 | RW | Interrupt enable for GPIO 220 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO220 | RW | Return 0 for read data on GPIO 220 |
| 4 | INPEN220 | RW | Input enable for GPIO 220 |
| 3:0 | FNCSEL220 | RW | Function select for GPIO pin 220 DISP_VCK = 0x0 - Display MiP VCLK DISP_D0 = 0x1 - Display Data 0 DBIB_D7 = 0x2 - Display DBI Data GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT220 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE220 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010374 |
Controls the operation of GPIO pin 221.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN221
0x0 |
FIEN221
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL221
0x0 |
NCESRC221
0x0 |
PULLCFG221
0x0 |
SR221
0x0 |
DS221
0x0 |
OUTCFG221
0x0 |
IRPTEN221
0x0 |
RDZERO221
0x0 |
INPEN221
0x0 |
FNCSEL221
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN221 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN221 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL221 | RW | Polarity select for NCE for GPIO 221 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC221 | RW | IOMSTR/MSPI N Chip Select 221, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG221 | RW | Pullup/Pulldown configuration for GPIO 221 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR221 | RW | Configure the slew rate |
| 11:10 | DS221 | RW | Drive strength selection for GPIO 221 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG221 | RW | Pin IO mode selection for GPIO pin 221 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN221 | RW | Interrupt enable for GPIO 221 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO221 | RW | Return 0 for read data on GPIO 221 |
| 4 | INPEN221 | RW | Input enable for GPIO 221 |
| 3:0 | FNCSEL221 | RW | Function select for GPIO pin 221 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D2 = 0x1 - Display Data 2 RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT221 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE221 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. RESERVED9 = 0x9 - Reserved selection. Operation unknown if selected. RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010378 |
Controls the operation of GPIO pin 222.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN222
0x0 |
FIEN222
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL222
0x0 |
NCESRC222
0x0 |
PULLCFG222
0x0 |
SR222
0x0 |
DS222
0x0 |
OUTCFG222
0x0 |
IRPTEN222
0x0 |
RDZERO222
0x0 |
INPEN222
0x0 |
FNCSEL222
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN222 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN222 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL222 | RW | Polarity select for NCE for GPIO 222 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC222 | RW | IOMSTR/MSPI N Chip Select 222, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG222 | RW | Pullup/Pulldown configuration for GPIO 222 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR222 | RW | Configure the slew rate |
| 11:10 | DS222 | RW | Drive strength selection for GPIO 222 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG222 | RW | Pin IO mode selection for GPIO pin 222 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN222 | RW | Interrupt enable for GPIO 222 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO222 | RW | Return 0 for read data on GPIO 222 |
| 4 | INPEN222 | RW | Input enable for GPIO 222 |
| 3:0 | FNCSEL222 | RW | Function select for GPIO pin 222 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D13 = 0x1 - Display Data 13 RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT222 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE222 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. MNCE0_0 = 0x9 - MSPI Master 0 nCE 0 Signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x4001037C |
Controls the operation of GPIO pin 223.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESERVED27
0x0 |
FOEN223
0x0 |
FIEN223
0x0 |
RESERVED25
0x0 |
RESERVED23
0x0 |
NCEPOL223
0x0 |
NCESRC223
0x0 |
PULLCFG223
0x0 |
SR223
0x0 |
DS223
0x0 |
OUTCFG223
0x0 |
IRPTEN223
0x0 |
RDZERO223
0x0 |
INPEN223
0x0 |
FNCSEL223
0x3 |
|||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:28 | RESERVED27 | RW | Reserved |
| 27 | FOEN223 | RW | Force output enable active regardless of function selected. Otherwise the selected function will enable the output only when needed |
| 26 | FIEN223 | RW | Force input enable active regardless of function selected. Otherwise the selected function will enable the input only when needed |
| 25 | RESERVED25 | RW | Reserved |
| 24:23 | RESERVED23 | RW | Reserved |
| 22 | NCEPOL223 | RW | Polarity select for NCE for GPIO 223 LOW = 0x0 - Polarity is active low HIGH = 0x1 - Polarity is active high |
| 21:16 | NCESRC223 | RW | IOMSTR/MSPI N Chip Select 223, DISP control signals DE, CSX, and CS. Polarity is determined by CE_POLARITY field IOM0CE0 = 0x0 - IOM 0 NCE 0 module IOM0CE1 = 0x1 - IOM 0 NCE 1 module IOM0CE2 = 0x2 - IOM 0 NCE 2 module IOM0CE3 = 0x3 - IOM 0 NCE 3 module IOM1CE0 = 0x4 - IOM 1 NCE 0 module IOM1CE1 = 0x5 - IOM 1 NCE 1 module IOM1CE2 = 0x6 - IOM 1 NCE 2 module IOM1CE3 = 0x7 - IOM 1 NCE 3 module IOM2CE0 = 0x8 - IOM 2 NCE 0 module IOM2CE1 = 0x9 - IOM 2 NCE 1 module IOM2CE2 = 0xA - IOM 2 NCE 2 module IOM2CE3 = 0xB - IOM 2 NCE 3 module IOM3CE0 = 0xC - IOM 3 NCE 0 module IOM3CE1 = 0xD - IOM 3 NCE 1 module IOM3CE2 = 0xE - IOM 3 NCE 2 module IOM3CE3 = 0xF - IOM 3 NCE 3 module IOM4CE0 = 0x10 - IOM 4 NCE 0 module IOM4CE1 = 0x11 - IOM 4 NCE 1 module IOM4CE2 = 0x12 - IOM 4 NCE 2 module IOM4CE3 = 0x13 - IOM 4 NCE 3 module IOM5CE0 = 0x14 - IOM 5 NCE 0 module IOM5CE1 = 0x15 - IOM 5 NCE 1 module IOM5CE2 = 0x16 - IOM 5 NCE 2 module IOM5CE3 = 0x17 - IOM 5 NCE 3 module IOM6CE0 = 0x18 - IOM 6 NCE 0 module IOM6CE1 = 0x19 - IOM 6 NCE 1 module IOM6CE2 = 0x1A - IOM 6 NCE 2 module IOM6CE3 = 0x1B - IOM 6 NCE 3 module IOM7CE0 = 0x1C - IOM 7 NCE 0 module IOM7CE1 = 0x1D - IOM 7 NCE 1 module IOM7CE2 = 0x1E - IOM 7 NCE 2 module IOM7CE3 = 0x1F - IOM 7 NCE 3 module DC_DPI_DE = 0x30 - DC DPI DE module DISP_CONT_CSX = 0x31 - DISP CONT CSX module DC_SPI_CS_N = 0x32 - DC SPI CS_N module DC_QSPI_CS_N = 0x33 - DC QSPI CS_N module DC_RESX = 0x34 - DC module RESX |
| 15:13 | PULLCFG223 | RW | Pullup/Pulldown configuration for GPIO 223 DIS = 0x0 - No pullup or pulldown selected PD50K = 0x1 - 50K Pulldown selected PU15K = 0x2 - 1.5K Pullup selected PU6K = 0x3 - 6K Pullup selected PU12K = 0x4 - 12K Pullup selected PU24K = 0x5 - 24K Pullup selected PU50K = 0x6 - 50K Pullup selected PU100K = 0x7 - 100K Pullup selected |
| 12 | SR223 | RW | Configure the slew rate |
| 11:10 | DS223 | RW | Drive strength selection for GPIO 223 0P1X = 0x0 - 0.1x output driver selected 0P5X = 0x1 - 0.5x output driver selected |
| 9:8 | OUTCFG223 | RW | Pin IO mode selection for GPIO pin 223 DIS = 0x0 - Output Disabled PUSHPULL = 0x1 - Output configured in push pull mode. Will drive 0 and 1 values on pin. OD = 0x2 - Output configured in open drain mode. Will only drive pin low, tristate otherwise. TS = 0x3 - Output configured in Tristate-able push pull mode. Will drive 0, 1 of HiZ on pin. |
| 7:6 | IRPTEN223 | RW | Interrupt enable for GPIO 223 DIS = 0x0 - Interrupts are disabled for this GPIO INTFALL = 0x1 - Interrupts are enabled for falling edge transition on this GPIO INTRISE = 0x2 - Interrupts are enabled for rising edge transitions on this GPIO INTANY = 0x3 - Interrupts are enabled for any edge transition on this GPIO |
| 5 | RDZERO223 | RW | Return 0 for read data on GPIO 223 |
| 4 | INPEN223 | RW | Input enable for GPIO 223 |
| 3:0 | FNCSEL223 | RW | Function select for GPIO pin 223 RESERVED0 = 0x0 - Reserved selection. Operation unknown if selected. DISP_D14 = 0x1 - Display Data 14 RESERVED2 = 0x2 - Reserved selection. Operation unknown if selected. GPIO = 0x3 - General purpose I/O RESERVED4 = 0x4 - Reserved selection. Operation unknown if selected. RESERVED5 = 0x5 - Reserved selection. Operation unknown if selected. CT223 = 0x6 - Timer/Counter input or output; Selection of direction is done via CTIMER register settings. NCE223 = 0x7 - IOMSTR N Chip Select. Polarity is determined by CE_POLARITY field RESERVED8 = 0x8 - Reserved selection. Operation unknown if selected. MNCE3_0 = 0x9 - MSPI Master 3 nCE 0 Signal RESERVED10 = 0xA - Reserved selection. Operation unknown if selected. FPIO = 0xB - Fast PIO RESERVED12 = 0xC - Reserved selection. Operation unknown if selected. RESERVED13 = 0xD - Reserved selection. Operation unknown if selected. RESERVED14 = 0xE - Reserved selection. Operation unknown if selected. RESERVED15 = 0xF - Reserved selection. Operation unknown if selected. |
| Instance 0 Address: | 0x40010400 |
Lock state of the PINCFG and GPIO configuration registers. Write a value of 0x73 to unlock write access to the PAD and GPIO.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PADKEY
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | PADKEY | RW | Key register value. Key = 0x73 - Key value to unlock the register. |
| Instance 0 Address: | 0x40010404 |
GPIO Input 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD0 | RO | GPIO31-0 Reads pin state - read only. Returns the pad pin state for pins 31-0 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x40010408 |
GPIO Input 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD1 | RO | GPIO63-32 Reads pin state - read only. Returns the pad pin state for pins 63-32 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x4001040C |
GPIO Input 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD2 | RO | GPIO95-64 Reads pin state - read only. Returns the pad pin state for pins 95-64 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x40010410 |
GPIO Input 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD3 | RO | GPIO127-96 Reads pin state - read only. Returns the pad pin state for pins 127-96 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x40010414 |
GPIO Input 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD4 | RO | GPIO159-128 Reads pin state - read only. Returns the pad pin state for pins 159-128 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x40010418 |
GPIO Input 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD5 | RO | GPIO191-160 Reads pin state - read only. Returns the pad pin state for pins 191-160 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x4001041C |
GPIO Input 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RD6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | RD6 | RO | GPIO223-192 Reads pin state - read only. Returns the pad pin state for pins 223-192 if the PINCFG's input enable (INPEN) is active and RDZERO is inactive. |
| Instance 0 Address: | 0x40010420 |
GPIO Output 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT0 | RW | GPIO31-0 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x40010424 |
GPIO Output 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT1 | RW | GPIO63-32 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x40010428 |
GPIO Output 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT2 | RW | GPIO95-64 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x4001042C |
GPIO Output 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT3 | RW | GPIO127-96 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x40010430 |
GPIO Output 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT4 | RW | GPIO159-128 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x40010434 |
GPIO Output 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT5 | RW | GPIO191-160 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x40010438 |
GPIO Output 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WT6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WT6 | RW | GPIO223-192 Reads or writes pin state. Writes of 1 bits set output pad signal if the GPIO is enabled for output. Reads return status, including sets/clears through the WTS and WTC registers. |
| Instance 0 Address: | 0x4001043C |
GPIO Output Set 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS0 | RW | GPIO31-0 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010440 |
GPIO Output Set 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS1 | RW | GPIO63-32 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010444 |
GPIO Output Set 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS2 | RW | GPIO95-64 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010448 |
GPIO Output Set 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS3 | RW | GPIO127-96 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x4001044C |
GPIO Output Set 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS4 | RW | GPIO159-128 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010450 |
GPIO Output Set 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS5 | RW | GPIO191-160 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010454 |
GPIO Output Set 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTS6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTS6 | RW | GPIO223-192 Sets pin state. Writing a 1 to any bit sets the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010458 |
GPIO Output Clear 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC0 | RW | GPIO31-0 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x4001045C |
GPIO Output Clear 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC1 | RW | GPIO63-32 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010460 |
GPIO Output Clear 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC2 | RW | GPIO95-64 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010464 |
GPIO Output Clear 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC3 | RW | GPIO127-96 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010468 |
GPIO Output Clear 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC4 | RW | GPIO159-128 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x4001046C |
GPIO Output Clear 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC5 | RW | GPIO191-160 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010470 |
GPIO Output Clear 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| WTC6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | WTC6 | RW | GPIO223-192 Clears pin state. Writing a 1 to any bit clears the corresponding bit in the WT register if the GPIO is enabled for output. Writing a value of 0 has no effect on the corresponding bit in the WT register. Status reads should be made via the WT Register. |
| Instance 0 Address: | 0x40010474 |
GPIO Enable 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN0 | RW | GPIO31-0 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x40010478 |
GPIO Enable 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN1 | RW | GPIO63-32 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x4001047C |
GPIO Enable 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN2 | RW | GPIO95-64 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x40010480 |
GPIO Enable 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN3 | RW | GPIO127-96 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x40010484 |
GPIO Enable 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN4 | RW | GPIO159-128 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x40010488 |
GPIO Enable 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN5 | RW | GPIO191-160 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x4001048C |
GPIO Enable 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| EN6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | EN6 | RW | GPIO223-192 Enables tri-state pin output. Writing a 1 to any bit enables, and writing a 0 to any bit disables, the output for the corresponding GPIO. Reads return output enable/disable status of GPIO. |
| Instance 0 Address: | 0x40010490 |
GPIO Enable Set 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS0 | RW | GPIO31-0 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x40010494 |
GPIO Enable Set 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS1 | RW | GPIO63-32 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x40010498 |
GPIO Enable Set 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS2 | RW | GPIO95-64 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x4001049C |
GPIO Enable Set 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS3 | RW | GPIO127-96 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104A0 |
GPIO Enable Set 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS4 | RW | GPIO159-128 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104A4 |
GPIO Enable Set 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS5 | RW | GPIO191-160 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104A8 |
GPIO Enable Set 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENS6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENS6 | RW | GPIO223-192 Sets pin tri-state output enables. Writing a 1 to any bit sets the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104AC |
GPIO Enable Clear 0 (31-0)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC0 | RW | GPIO31-0 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104B0 |
GPIO Enable Clear 1 (63-32)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC1 | RW | GPIO63-32 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104B4 |
GPIO Enable Clear 2 (95-64)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC2 | RW | GPIO95-64 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104B8 |
GPIO Enable Clear 3 (127-96)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC3 | RW | GPIO127-96 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104BC |
GPIO Enable Clear 4 (159-128)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC4 | RW | GPIO159-128 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104C0 |
GPIO Enable Clear 5 (191-160)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC5 | RW | GPIO191-160 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104C4 |
GPIO Enable Clear 6 (223-192)
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ENC6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | ENC6 | RW | GPIO223-192 Clears pin tri-state output enables. Writing a 1 to any bit clears the corresponding bit in the EN register. Writing a value of 0 has no effect on the corresponding bit in the EN register. Status reads should be made to the EN Register. |
| Instance 0 Address: | 0x400104C8 |
IOM0 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM0IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM0IRQ | RW | IOM0 IRQ pad select. |
| Instance 0 Address: | 0x400104CC |
IOM1 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM1IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM1IRQ | RW | IOM1 IRQ pad select. |
| Instance 0 Address: | 0x400104D0 |
IOM2 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM2IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM2IRQ | RW | IOM2 IRQ pad select. |
| Instance 0 Address: | 0x400104D4 |
IOM3 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM3IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM3IRQ | RW | IOM3 IRQ pad select. |
| Instance 0 Address: | 0x400104D8 |
IOM4 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM4IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM4IRQ | RW | IOM4 IRQ pad select. |
| Instance 0 Address: | 0x400104DC |
IOM5 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM5IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM5IRQ | RW | IOM5 IRQ pad select. |
| Instance 0 Address: | 0x400104E0 |
IOM6 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM6IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM6IRQ | RW | IOM6 IRQ pad select. |
| Instance 0 Address: | 0x400104E4 |
IOM7 IRQ select for flow control.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
IOM7IRQ
0xff |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:8 | RSVD | RO | RESERVED. |
| 7:0 | IOM7IRQ | RW | IOM7 IRQ pad select. |
| Instance 0 Address: | 0x400104E8 |
SDIF0 CD and WP Select.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
SDIF0WP
0x7f |
RSVD
0x0 |
SDIF0CD
0x7f |
||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:17 | RSVD | RO | RESERVED |
| 16:9 | SDIF0WP | RW | SDIF0 WP pad select. |
| 8 | RSVD | RO | RESERVED |
| 7:0 | SDIF0CD | RW | SDIF0 CD pad select |
| Instance 0 Address: | 0x400104EC |
SDIF1 CD and WP Select.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
SDIF1WP
0x7f |
RSVD
0x0 |
SDIF1CD
0x7f |
||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:17 | RSVD | RO | RESERVED |
| 16:9 | SDIF1WP | RW | SDIF1 WP pad select. |
| 8 | RSVD | RO | RESERVED |
| 7:0 | SDIF1CD | RW | SDIF1 CD pad select |
| Instance 0 Address: | 0x400104F0 |
GPIO Observation mode sample
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RSVD
0x0 |
OBSDATA
0x0 |
||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:16 | RSVD | RO | RESERVED |
| 15:0 | OBSDATA | RW | Sample of the data output on the GPIO observation port. May have async sampling issues, as the data is not synronized to the read operation. Intended for debug purposes only. |
| Instance 0 Address: | 0x400104F4 |
Read only. Reflects the value of the input enable signals for pads 31-0 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA0 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x400104F8 |
Read only. Reflects the value of the input enable signals for pads 63-32 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA1 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x400104FC |
Read only. Reflects the value of the input enable signals for pads 95-64 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA2 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x40010500 |
Read only. Reflects the value of the input enable signals for pads 127-96 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA3 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x40010504 |
Read only. Reflects the value of the input enable signals for pads 159-128 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA4 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x40010508 |
Read only. Reflects the value of the input enable signals for pads 191-160 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA5 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x4001050C |
Read only. Reflects the value of the input enable signals for pads 223-192 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| IEDATA6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | IEDATA6 | RO | 1 indicates the input_en is active and the value of the pad will be trasmitted to the internal logic within the device. |
| Instance 0 Address: | 0x40010510 |
Read only. Reflects the value of the output enable signals for pads 31-0 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA0
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA0 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x40010514 |
Read only. Reflects the value of the output enable signals for pads 63-32 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA1
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA1 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x40010518 |
Read only. Reflects the value of the output enable signals for pads 95-64 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA2
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA2 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x4001051C |
Read only. Reflects the value of the output enable signals for pads 127-96 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA3
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA3 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x40010520 |
Read only. Reflects the value of the output enable signals for pads 159-128 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA4
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA4 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x40010524 |
Read only. Reflects the value of the output enable signals for pads 191-160 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA5
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA5 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x40010528 |
Read only. Reflects the value of the output enable signals for pads 223-192 sent to the pad.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| OEDATA6
0x0 |
|||||||||||||||||||||||||||||||
| Bits | Name | RW | Description |
|---|---|---|---|
| 31:0 | OEDATA6 | RO | The signal is negative active, and a value of 0 indicates the output_en_ is active and the MCU will be driving the pad. |
| Instance 0 Address: | 0x40010530 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO31
0x0 |
MCUN0GPIO30
0x0 |
MCUN0GPIO29
0x0 |
MCUN0GPIO28
0x0 |
MCUN0GPIO27
0x0 |
MCUN0GPIO26
0x0 |
MCUN0GPIO25
0x0 |
MCUN0GPIO24
0x0 |
MCUN0GPIO23
0x0 |
MCUN0GPIO22
0x0 |
MCUN0GPIO21
0x0 |
MCUN0GPIO20
0x0 |
MCUN0GPIO19
0x0 |
MCUN0GPIO18
0x0 |
MCUN0GPIO17
0x0 |
MCUN0GPIO16
0x0 |
MCUN0GPIO15
0x0 |
MCUN0GPIO14
0x0 |
MCUN0GPIO13
0x0 |
MCUN0GPIO12
0x0 |
MCUN0GPIO11
0x0 |
MCUN0GPIO10
0x0 |
MCUN0GPIO9
0x0 |
MCUN0GPIO8
0x0 |
MCUN0GPIO7
0x0 |
MCUN0GPIO6
0x0 |
MCUN0GPIO5
0x0 |
MCUN0GPIO4
0x0 |
MCUN0GPIO3
0x0 |
MCUN0GPIO2
0x0 |
MCUN0GPIO1
0x0 |
MCUN0GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO31 | RW | GPIO31 MCU N0-priority interrupt |
| 30 | MCUN0GPIO30 | RW | GPIO30 MCU N0-priority interrupt |
| 29 | MCUN0GPIO29 | RW | GPIO29 MCU N0-priority interrupt |
| 28 | MCUN0GPIO28 | RW | GPIO28 MCU N0-priority interrupt |
| 27 | MCUN0GPIO27 | RW | GPIO27 MCU N0-priority interrupt |
| 26 | MCUN0GPIO26 | RW | GPIO26 MCU N0-priority interrupt |
| 25 | MCUN0GPIO25 | RW | GPIO25 MCU N0-priority interrupt |
| 24 | MCUN0GPIO24 | RW | GPIO24 MCU N0-priority interrupt |
| 23 | MCUN0GPIO23 | RW | GPIO23 MCU N0-priority interrupt |
| 22 | MCUN0GPIO22 | RW | GPIO22 MCU N0-priority interrupt |
| 21 | MCUN0GPIO21 | RW | GPIO21 MCU N0-priority interrupt |
| 20 | MCUN0GPIO20 | RW | GPIO20 MCU N0-priority interrupt |
| 19 | MCUN0GPIO19 | RW | GPIO19 MCU N0-priority interrupt |
| 18 | MCUN0GPIO18 | RW | GPIO18 MCU N0-priority interrupt |
| 17 | MCUN0GPIO17 | RW | GPIO17 MCU N0-priority interrupt |
| 16 | MCUN0GPIO16 | RW | GPIO16 MCU N0-priority interrupt |
| 15 | MCUN0GPIO15 | RW | GPIO15 MCU N0-priority interrupt |
| 14 | MCUN0GPIO14 | RW | GPIO14 MCU N0-priority interrupt |
| 13 | MCUN0GPIO13 | RW | GPIO13 MCU N0-priority interrupt |
| 12 | MCUN0GPIO12 | RW | GPIO12 MCU N0-priority interrupt |
| 11 | MCUN0GPIO11 | RW | GPIO11 MCU N0-priority interrupt |
| 10 | MCUN0GPIO10 | RW | GPIO10 MCU N0-priority interrupt |
| 9 | MCUN0GPIO9 | RW | GPIO9 MCU N0-priority interrupt |
| 8 | MCUN0GPIO8 | RW | GPIO8 MCU N0-priority interrupt |
| 7 | MCUN0GPIO7 | RW | GPIO7 MCU N0-priority interrupt |
| 6 | MCUN0GPIO6 | RW | GPIO6 MCU N0-priority interrupt |
| 5 | MCUN0GPIO5 | RW | GPIO5 MCU N0-priority interrupt |
| 4 | MCUN0GPIO4 | RW | GPIO4 MCU N0-priority interrupt |
| 3 | MCUN0GPIO3 | RW | GPIO3 MCU N0-priority interrupt |
| 2 | MCUN0GPIO2 | RW | GPIO2 MCU N0-priority interrupt |
| 1 | MCUN0GPIO1 | RW | GPIO1 MCU N0-priority interrupt |
| 0 | MCUN0GPIO0 | RW | GPIO0 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010534 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO31
0x0 |
MCUN0GPIO30
0x0 |
MCUN0GPIO29
0x0 |
MCUN0GPIO28
0x0 |
MCUN0GPIO27
0x0 |
MCUN0GPIO26
0x0 |
MCUN0GPIO25
0x0 |
MCUN0GPIO24
0x0 |
MCUN0GPIO23
0x0 |
MCUN0GPIO22
0x0 |
MCUN0GPIO21
0x0 |
MCUN0GPIO20
0x0 |
MCUN0GPIO19
0x0 |
MCUN0GPIO18
0x0 |
MCUN0GPIO17
0x0 |
MCUN0GPIO16
0x0 |
MCUN0GPIO15
0x0 |
MCUN0GPIO14
0x0 |
MCUN0GPIO13
0x0 |
MCUN0GPIO12
0x0 |
MCUN0GPIO11
0x0 |
MCUN0GPIO10
0x0 |
MCUN0GPIO9
0x0 |
MCUN0GPIO8
0x0 |
MCUN0GPIO7
0x0 |
MCUN0GPIO6
0x0 |
MCUN0GPIO5
0x0 |
MCUN0GPIO4
0x0 |
MCUN0GPIO3
0x0 |
MCUN0GPIO2
0x0 |
MCUN0GPIO1
0x0 |
MCUN0GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO31 | RW | GPIO31 MCU N0-priority interrupt |
| 30 | MCUN0GPIO30 | RW | GPIO30 MCU N0-priority interrupt |
| 29 | MCUN0GPIO29 | RW | GPIO29 MCU N0-priority interrupt |
| 28 | MCUN0GPIO28 | RW | GPIO28 MCU N0-priority interrupt |
| 27 | MCUN0GPIO27 | RW | GPIO27 MCU N0-priority interrupt |
| 26 | MCUN0GPIO26 | RW | GPIO26 MCU N0-priority interrupt |
| 25 | MCUN0GPIO25 | RW | GPIO25 MCU N0-priority interrupt |
| 24 | MCUN0GPIO24 | RW | GPIO24 MCU N0-priority interrupt |
| 23 | MCUN0GPIO23 | RW | GPIO23 MCU N0-priority interrupt |
| 22 | MCUN0GPIO22 | RW | GPIO22 MCU N0-priority interrupt |
| 21 | MCUN0GPIO21 | RW | GPIO21 MCU N0-priority interrupt |
| 20 | MCUN0GPIO20 | RW | GPIO20 MCU N0-priority interrupt |
| 19 | MCUN0GPIO19 | RW | GPIO19 MCU N0-priority interrupt |
| 18 | MCUN0GPIO18 | RW | GPIO18 MCU N0-priority interrupt |
| 17 | MCUN0GPIO17 | RW | GPIO17 MCU N0-priority interrupt |
| 16 | MCUN0GPIO16 | RW | GPIO16 MCU N0-priority interrupt |
| 15 | MCUN0GPIO15 | RW | GPIO15 MCU N0-priority interrupt |
| 14 | MCUN0GPIO14 | RW | GPIO14 MCU N0-priority interrupt |
| 13 | MCUN0GPIO13 | RW | GPIO13 MCU N0-priority interrupt |
| 12 | MCUN0GPIO12 | RW | GPIO12 MCU N0-priority interrupt |
| 11 | MCUN0GPIO11 | RW | GPIO11 MCU N0-priority interrupt |
| 10 | MCUN0GPIO10 | RW | GPIO10 MCU N0-priority interrupt |
| 9 | MCUN0GPIO9 | RW | GPIO9 MCU N0-priority interrupt |
| 8 | MCUN0GPIO8 | RW | GPIO8 MCU N0-priority interrupt |
| 7 | MCUN0GPIO7 | RW | GPIO7 MCU N0-priority interrupt |
| 6 | MCUN0GPIO6 | RW | GPIO6 MCU N0-priority interrupt |
| 5 | MCUN0GPIO5 | RW | GPIO5 MCU N0-priority interrupt |
| 4 | MCUN0GPIO4 | RW | GPIO4 MCU N0-priority interrupt |
| 3 | MCUN0GPIO3 | RW | GPIO3 MCU N0-priority interrupt |
| 2 | MCUN0GPIO2 | RW | GPIO2 MCU N0-priority interrupt |
| 1 | MCUN0GPIO1 | RW | GPIO1 MCU N0-priority interrupt |
| 0 | MCUN0GPIO0 | RW | GPIO0 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010538 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO31
0x0 |
MCUN0GPIO30
0x0 |
MCUN0GPIO29
0x0 |
MCUN0GPIO28
0x0 |
MCUN0GPIO27
0x0 |
MCUN0GPIO26
0x0 |
MCUN0GPIO25
0x0 |
MCUN0GPIO24
0x0 |
MCUN0GPIO23
0x0 |
MCUN0GPIO22
0x0 |
MCUN0GPIO21
0x0 |
MCUN0GPIO20
0x0 |
MCUN0GPIO19
0x0 |
MCUN0GPIO18
0x0 |
MCUN0GPIO17
0x0 |
MCUN0GPIO16
0x0 |
MCUN0GPIO15
0x0 |
MCUN0GPIO14
0x0 |
MCUN0GPIO13
0x0 |
MCUN0GPIO12
0x0 |
MCUN0GPIO11
0x0 |
MCUN0GPIO10
0x0 |
MCUN0GPIO9
0x0 |
MCUN0GPIO8
0x0 |
MCUN0GPIO7
0x0 |
MCUN0GPIO6
0x0 |
MCUN0GPIO5
0x0 |
MCUN0GPIO4
0x0 |
MCUN0GPIO3
0x0 |
MCUN0GPIO2
0x0 |
MCUN0GPIO1
0x0 |
MCUN0GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO31 | RW | GPIO31 MCU N0-priority interrupt |
| 30 | MCUN0GPIO30 | RW | GPIO30 MCU N0-priority interrupt |
| 29 | MCUN0GPIO29 | RW | GPIO29 MCU N0-priority interrupt |
| 28 | MCUN0GPIO28 | RW | GPIO28 MCU N0-priority interrupt |
| 27 | MCUN0GPIO27 | RW | GPIO27 MCU N0-priority interrupt |
| 26 | MCUN0GPIO26 | RW | GPIO26 MCU N0-priority interrupt |
| 25 | MCUN0GPIO25 | RW | GPIO25 MCU N0-priority interrupt |
| 24 | MCUN0GPIO24 | RW | GPIO24 MCU N0-priority interrupt |
| 23 | MCUN0GPIO23 | RW | GPIO23 MCU N0-priority interrupt |
| 22 | MCUN0GPIO22 | RW | GPIO22 MCU N0-priority interrupt |
| 21 | MCUN0GPIO21 | RW | GPIO21 MCU N0-priority interrupt |
| 20 | MCUN0GPIO20 | RW | GPIO20 MCU N0-priority interrupt |
| 19 | MCUN0GPIO19 | RW | GPIO19 MCU N0-priority interrupt |
| 18 | MCUN0GPIO18 | RW | GPIO18 MCU N0-priority interrupt |
| 17 | MCUN0GPIO17 | RW | GPIO17 MCU N0-priority interrupt |
| 16 | MCUN0GPIO16 | RW | GPIO16 MCU N0-priority interrupt |
| 15 | MCUN0GPIO15 | RW | GPIO15 MCU N0-priority interrupt |
| 14 | MCUN0GPIO14 | RW | GPIO14 MCU N0-priority interrupt |
| 13 | MCUN0GPIO13 | RW | GPIO13 MCU N0-priority interrupt |
| 12 | MCUN0GPIO12 | RW | GPIO12 MCU N0-priority interrupt |
| 11 | MCUN0GPIO11 | RW | GPIO11 MCU N0-priority interrupt |
| 10 | MCUN0GPIO10 | RW | GPIO10 MCU N0-priority interrupt |
| 9 | MCUN0GPIO9 | RW | GPIO9 MCU N0-priority interrupt |
| 8 | MCUN0GPIO8 | RW | GPIO8 MCU N0-priority interrupt |
| 7 | MCUN0GPIO7 | RW | GPIO7 MCU N0-priority interrupt |
| 6 | MCUN0GPIO6 | RW | GPIO6 MCU N0-priority interrupt |
| 5 | MCUN0GPIO5 | RW | GPIO5 MCU N0-priority interrupt |
| 4 | MCUN0GPIO4 | RW | GPIO4 MCU N0-priority interrupt |
| 3 | MCUN0GPIO3 | RW | GPIO3 MCU N0-priority interrupt |
| 2 | MCUN0GPIO2 | RW | GPIO2 MCU N0-priority interrupt |
| 1 | MCUN0GPIO1 | RW | GPIO1 MCU N0-priority interrupt |
| 0 | MCUN0GPIO0 | RW | GPIO0 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001053C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO31
0x0 |
MCUN0GPIO30
0x0 |
MCUN0GPIO29
0x0 |
MCUN0GPIO28
0x0 |
MCUN0GPIO27
0x0 |
MCUN0GPIO26
0x0 |
MCUN0GPIO25
0x0 |
MCUN0GPIO24
0x0 |
MCUN0GPIO23
0x0 |
MCUN0GPIO22
0x0 |
MCUN0GPIO21
0x0 |
MCUN0GPIO20
0x0 |
MCUN0GPIO19
0x0 |
MCUN0GPIO18
0x0 |
MCUN0GPIO17
0x0 |
MCUN0GPIO16
0x0 |
MCUN0GPIO15
0x0 |
MCUN0GPIO14
0x0 |
MCUN0GPIO13
0x0 |
MCUN0GPIO12
0x0 |
MCUN0GPIO11
0x0 |
MCUN0GPIO10
0x0 |
MCUN0GPIO9
0x0 |
MCUN0GPIO8
0x0 |
MCUN0GPIO7
0x0 |
MCUN0GPIO6
0x0 |
MCUN0GPIO5
0x0 |
MCUN0GPIO4
0x0 |
MCUN0GPIO3
0x0 |
MCUN0GPIO2
0x0 |
MCUN0GPIO1
0x0 |
MCUN0GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO31 | RW | GPIO31 MCU N0-priority interrupt |
| 30 | MCUN0GPIO30 | RW | GPIO30 MCU N0-priority interrupt |
| 29 | MCUN0GPIO29 | RW | GPIO29 MCU N0-priority interrupt |
| 28 | MCUN0GPIO28 | RW | GPIO28 MCU N0-priority interrupt |
| 27 | MCUN0GPIO27 | RW | GPIO27 MCU N0-priority interrupt |
| 26 | MCUN0GPIO26 | RW | GPIO26 MCU N0-priority interrupt |
| 25 | MCUN0GPIO25 | RW | GPIO25 MCU N0-priority interrupt |
| 24 | MCUN0GPIO24 | RW | GPIO24 MCU N0-priority interrupt |
| 23 | MCUN0GPIO23 | RW | GPIO23 MCU N0-priority interrupt |
| 22 | MCUN0GPIO22 | RW | GPIO22 MCU N0-priority interrupt |
| 21 | MCUN0GPIO21 | RW | GPIO21 MCU N0-priority interrupt |
| 20 | MCUN0GPIO20 | RW | GPIO20 MCU N0-priority interrupt |
| 19 | MCUN0GPIO19 | RW | GPIO19 MCU N0-priority interrupt |
| 18 | MCUN0GPIO18 | RW | GPIO18 MCU N0-priority interrupt |
| 17 | MCUN0GPIO17 | RW | GPIO17 MCU N0-priority interrupt |
| 16 | MCUN0GPIO16 | RW | GPIO16 MCU N0-priority interrupt |
| 15 | MCUN0GPIO15 | RW | GPIO15 MCU N0-priority interrupt |
| 14 | MCUN0GPIO14 | RW | GPIO14 MCU N0-priority interrupt |
| 13 | MCUN0GPIO13 | RW | GPIO13 MCU N0-priority interrupt |
| 12 | MCUN0GPIO12 | RW | GPIO12 MCU N0-priority interrupt |
| 11 | MCUN0GPIO11 | RW | GPIO11 MCU N0-priority interrupt |
| 10 | MCUN0GPIO10 | RW | GPIO10 MCU N0-priority interrupt |
| 9 | MCUN0GPIO9 | RW | GPIO9 MCU N0-priority interrupt |
| 8 | MCUN0GPIO8 | RW | GPIO8 MCU N0-priority interrupt |
| 7 | MCUN0GPIO7 | RW | GPIO7 MCU N0-priority interrupt |
| 6 | MCUN0GPIO6 | RW | GPIO6 MCU N0-priority interrupt |
| 5 | MCUN0GPIO5 | RW | GPIO5 MCU N0-priority interrupt |
| 4 | MCUN0GPIO4 | RW | GPIO4 MCU N0-priority interrupt |
| 3 | MCUN0GPIO3 | RW | GPIO3 MCU N0-priority interrupt |
| 2 | MCUN0GPIO2 | RW | GPIO2 MCU N0-priority interrupt |
| 1 | MCUN0GPIO1 | RW | GPIO1 MCU N0-priority interrupt |
| 0 | MCUN0GPIO0 | RW | GPIO0 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010540 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO63
0x0 |
MCUN0GPIO62
0x0 |
MCUN0GPIO61
0x0 |
MCUN0GPIO60
0x0 |
MCUN0GPIO59
0x0 |
MCUN0GPIO58
0x0 |
MCUN0GPIO57
0x0 |
MCUN0GPIO56
0x0 |
MCUN0GPIO55
0x0 |
MCUN0GPIO54
0x0 |
MCUN0GPIO53
0x0 |
MCUN0GPIO52
0x0 |
MCUN0GPIO51
0x0 |
MCUN0GPIO50
0x0 |
MCUN0GPIO49
0x0 |
MCUN0GPIO48
0x0 |
MCUN0GPIO47
0x0 |
MCUN0GPIO46
0x0 |
MCUN0GPIO45
0x0 |
MCUN0GPIO44
0x0 |
MCUN0GPIO43
0x0 |
MCUN0GPIO42
0x0 |
MCUN0GPIO41
0x0 |
MCUN0GPIO40
0x0 |
MCUN0GPIO39
0x0 |
MCUN0GPIO38
0x0 |
MCUN0GPIO37
0x0 |
MCUN0GPIO36
0x0 |
MCUN0GPIO35
0x0 |
MCUN0GPIO34
0x0 |
MCUN0GPIO33
0x0 |
MCUN0GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO63 | RW | GPIO63 MCU N0-priority interrupt |
| 30 | MCUN0GPIO62 | RW | GPIO62 MCU N0-priority interrupt |
| 29 | MCUN0GPIO61 | RW | GPIO61 MCU N0-priority interrupt |
| 28 | MCUN0GPIO60 | RW | GPIO60 MCU N0-priority interrupt |
| 27 | MCUN0GPIO59 | RW | GPIO59 MCU N0-priority interrupt |
| 26 | MCUN0GPIO58 | RW | GPIO58 MCU N0-priority interrupt |
| 25 | MCUN0GPIO57 | RW | GPIO57 MCU N0-priority interrupt |
| 24 | MCUN0GPIO56 | RW | GPIO56 MCU N0-priority interrupt |
| 23 | MCUN0GPIO55 | RW | GPIO55 MCU N0-priority interrupt |
| 22 | MCUN0GPIO54 | RW | GPIO54 MCU N0-priority interrupt |
| 21 | MCUN0GPIO53 | RW | GPIO53 MCU N0-priority interrupt |
| 20 | MCUN0GPIO52 | RW | GPIO52 MCU N0-priority interrupt |
| 19 | MCUN0GPIO51 | RW | GPIO51 MCU N0-priority interrupt |
| 18 | MCUN0GPIO50 | RW | GPIO50 MCU N0-priority interrupt |
| 17 | MCUN0GPIO49 | RW | GPIO49 MCU N0-priority interrupt |
| 16 | MCUN0GPIO48 | RW | GPIO48 MCU N0-priority interrupt |
| 15 | MCUN0GPIO47 | RW | GPIO47 MCU N0-priority interrupt |
| 14 | MCUN0GPIO46 | RW | GPIO46 MCU N0-priority interrupt |
| 13 | MCUN0GPIO45 | RW | GPIO45 MCU N0-priority interrupt |
| 12 | MCUN0GPIO44 | RW | GPIO44 MCU N0-priority interrupt |
| 11 | MCUN0GPIO43 | RW | GPIO43 MCU N0-priority interrupt |
| 10 | MCUN0GPIO42 | RW | GPIO42 MCU N0-priority interrupt |
| 9 | MCUN0GPIO41 | RW | GPIO41 MCU N0-priority interrupt |
| 8 | MCUN0GPIO40 | RW | GPIO40 MCU N0-priority interrupt |
| 7 | MCUN0GPIO39 | RW | GPIO39 MCU N0-priority interrupt |
| 6 | MCUN0GPIO38 | RW | GPIO38 MCU N0-priority interrupt |
| 5 | MCUN0GPIO37 | RW | GPIO37 MCU N0-priority interrupt |
| 4 | MCUN0GPIO36 | RW | GPIO36 MCU N0-priority interrupt |
| 3 | MCUN0GPIO35 | RW | GPIO35 MCU N0-priority interrupt |
| 2 | MCUN0GPIO34 | RW | GPIO34 MCU N0-priority interrupt |
| 1 | MCUN0GPIO33 | RW | GPIO33 MCU N0-priority interrupt |
| 0 | MCUN0GPIO32 | RW | GPIO32 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010544 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO63
0x0 |
MCUN0GPIO62
0x0 |
MCUN0GPIO61
0x0 |
MCUN0GPIO60
0x0 |
MCUN0GPIO59
0x0 |
MCUN0GPIO58
0x0 |
MCUN0GPIO57
0x0 |
MCUN0GPIO56
0x0 |
MCUN0GPIO55
0x0 |
MCUN0GPIO54
0x0 |
MCUN0GPIO53
0x0 |
MCUN0GPIO52
0x0 |
MCUN0GPIO51
0x0 |
MCUN0GPIO50
0x0 |
MCUN0GPIO49
0x0 |
MCUN0GPIO48
0x0 |
MCUN0GPIO47
0x0 |
MCUN0GPIO46
0x0 |
MCUN0GPIO45
0x0 |
MCUN0GPIO44
0x0 |
MCUN0GPIO43
0x0 |
MCUN0GPIO42
0x0 |
MCUN0GPIO41
0x0 |
MCUN0GPIO40
0x0 |
MCUN0GPIO39
0x0 |
MCUN0GPIO38
0x0 |
MCUN0GPIO37
0x0 |
MCUN0GPIO36
0x0 |
MCUN0GPIO35
0x0 |
MCUN0GPIO34
0x0 |
MCUN0GPIO33
0x0 |
MCUN0GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO63 | RW | GPIO63 MCU N0-priority interrupt |
| 30 | MCUN0GPIO62 | RW | GPIO62 MCU N0-priority interrupt |
| 29 | MCUN0GPIO61 | RW | GPIO61 MCU N0-priority interrupt |
| 28 | MCUN0GPIO60 | RW | GPIO60 MCU N0-priority interrupt |
| 27 | MCUN0GPIO59 | RW | GPIO59 MCU N0-priority interrupt |
| 26 | MCUN0GPIO58 | RW | GPIO58 MCU N0-priority interrupt |
| 25 | MCUN0GPIO57 | RW | GPIO57 MCU N0-priority interrupt |
| 24 | MCUN0GPIO56 | RW | GPIO56 MCU N0-priority interrupt |
| 23 | MCUN0GPIO55 | RW | GPIO55 MCU N0-priority interrupt |
| 22 | MCUN0GPIO54 | RW | GPIO54 MCU N0-priority interrupt |
| 21 | MCUN0GPIO53 | RW | GPIO53 MCU N0-priority interrupt |
| 20 | MCUN0GPIO52 | RW | GPIO52 MCU N0-priority interrupt |
| 19 | MCUN0GPIO51 | RW | GPIO51 MCU N0-priority interrupt |
| 18 | MCUN0GPIO50 | RW | GPIO50 MCU N0-priority interrupt |
| 17 | MCUN0GPIO49 | RW | GPIO49 MCU N0-priority interrupt |
| 16 | MCUN0GPIO48 | RW | GPIO48 MCU N0-priority interrupt |
| 15 | MCUN0GPIO47 | RW | GPIO47 MCU N0-priority interrupt |
| 14 | MCUN0GPIO46 | RW | GPIO46 MCU N0-priority interrupt |
| 13 | MCUN0GPIO45 | RW | GPIO45 MCU N0-priority interrupt |
| 12 | MCUN0GPIO44 | RW | GPIO44 MCU N0-priority interrupt |
| 11 | MCUN0GPIO43 | RW | GPIO43 MCU N0-priority interrupt |
| 10 | MCUN0GPIO42 | RW | GPIO42 MCU N0-priority interrupt |
| 9 | MCUN0GPIO41 | RW | GPIO41 MCU N0-priority interrupt |
| 8 | MCUN0GPIO40 | RW | GPIO40 MCU N0-priority interrupt |
| 7 | MCUN0GPIO39 | RW | GPIO39 MCU N0-priority interrupt |
| 6 | MCUN0GPIO38 | RW | GPIO38 MCU N0-priority interrupt |
| 5 | MCUN0GPIO37 | RW | GPIO37 MCU N0-priority interrupt |
| 4 | MCUN0GPIO36 | RW | GPIO36 MCU N0-priority interrupt |
| 3 | MCUN0GPIO35 | RW | GPIO35 MCU N0-priority interrupt |
| 2 | MCUN0GPIO34 | RW | GPIO34 MCU N0-priority interrupt |
| 1 | MCUN0GPIO33 | RW | GPIO33 MCU N0-priority interrupt |
| 0 | MCUN0GPIO32 | RW | GPIO32 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010548 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO63
0x0 |
MCUN0GPIO62
0x0 |
MCUN0GPIO61
0x0 |
MCUN0GPIO60
0x0 |
MCUN0GPIO59
0x0 |
MCUN0GPIO58
0x0 |
MCUN0GPIO57
0x0 |
MCUN0GPIO56
0x0 |
MCUN0GPIO55
0x0 |
MCUN0GPIO54
0x0 |
MCUN0GPIO53
0x0 |
MCUN0GPIO52
0x0 |
MCUN0GPIO51
0x0 |
MCUN0GPIO50
0x0 |
MCUN0GPIO49
0x0 |
MCUN0GPIO48
0x0 |
MCUN0GPIO47
0x0 |
MCUN0GPIO46
0x0 |
MCUN0GPIO45
0x0 |
MCUN0GPIO44
0x0 |
MCUN0GPIO43
0x0 |
MCUN0GPIO42
0x0 |
MCUN0GPIO41
0x0 |
MCUN0GPIO40
0x0 |
MCUN0GPIO39
0x0 |
MCUN0GPIO38
0x0 |
MCUN0GPIO37
0x0 |
MCUN0GPIO36
0x0 |
MCUN0GPIO35
0x0 |
MCUN0GPIO34
0x0 |
MCUN0GPIO33
0x0 |
MCUN0GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO63 | RW | GPIO63 MCU N0-priority interrupt |
| 30 | MCUN0GPIO62 | RW | GPIO62 MCU N0-priority interrupt |
| 29 | MCUN0GPIO61 | RW | GPIO61 MCU N0-priority interrupt |
| 28 | MCUN0GPIO60 | RW | GPIO60 MCU N0-priority interrupt |
| 27 | MCUN0GPIO59 | RW | GPIO59 MCU N0-priority interrupt |
| 26 | MCUN0GPIO58 | RW | GPIO58 MCU N0-priority interrupt |
| 25 | MCUN0GPIO57 | RW | GPIO57 MCU N0-priority interrupt |
| 24 | MCUN0GPIO56 | RW | GPIO56 MCU N0-priority interrupt |
| 23 | MCUN0GPIO55 | RW | GPIO55 MCU N0-priority interrupt |
| 22 | MCUN0GPIO54 | RW | GPIO54 MCU N0-priority interrupt |
| 21 | MCUN0GPIO53 | RW | GPIO53 MCU N0-priority interrupt |
| 20 | MCUN0GPIO52 | RW | GPIO52 MCU N0-priority interrupt |
| 19 | MCUN0GPIO51 | RW | GPIO51 MCU N0-priority interrupt |
| 18 | MCUN0GPIO50 | RW | GPIO50 MCU N0-priority interrupt |
| 17 | MCUN0GPIO49 | RW | GPIO49 MCU N0-priority interrupt |
| 16 | MCUN0GPIO48 | RW | GPIO48 MCU N0-priority interrupt |
| 15 | MCUN0GPIO47 | RW | GPIO47 MCU N0-priority interrupt |
| 14 | MCUN0GPIO46 | RW | GPIO46 MCU N0-priority interrupt |
| 13 | MCUN0GPIO45 | RW | GPIO45 MCU N0-priority interrupt |
| 12 | MCUN0GPIO44 | RW | GPIO44 MCU N0-priority interrupt |
| 11 | MCUN0GPIO43 | RW | GPIO43 MCU N0-priority interrupt |
| 10 | MCUN0GPIO42 | RW | GPIO42 MCU N0-priority interrupt |
| 9 | MCUN0GPIO41 | RW | GPIO41 MCU N0-priority interrupt |
| 8 | MCUN0GPIO40 | RW | GPIO40 MCU N0-priority interrupt |
| 7 | MCUN0GPIO39 | RW | GPIO39 MCU N0-priority interrupt |
| 6 | MCUN0GPIO38 | RW | GPIO38 MCU N0-priority interrupt |
| 5 | MCUN0GPIO37 | RW | GPIO37 MCU N0-priority interrupt |
| 4 | MCUN0GPIO36 | RW | GPIO36 MCU N0-priority interrupt |
| 3 | MCUN0GPIO35 | RW | GPIO35 MCU N0-priority interrupt |
| 2 | MCUN0GPIO34 | RW | GPIO34 MCU N0-priority interrupt |
| 1 | MCUN0GPIO33 | RW | GPIO33 MCU N0-priority interrupt |
| 0 | MCUN0GPIO32 | RW | GPIO32 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001054C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO63
0x0 |
MCUN0GPIO62
0x0 |
MCUN0GPIO61
0x0 |
MCUN0GPIO60
0x0 |
MCUN0GPIO59
0x0 |
MCUN0GPIO58
0x0 |
MCUN0GPIO57
0x0 |
MCUN0GPIO56
0x0 |
MCUN0GPIO55
0x0 |
MCUN0GPIO54
0x0 |
MCUN0GPIO53
0x0 |
MCUN0GPIO52
0x0 |
MCUN0GPIO51
0x0 |
MCUN0GPIO50
0x0 |
MCUN0GPIO49
0x0 |
MCUN0GPIO48
0x0 |
MCUN0GPIO47
0x0 |
MCUN0GPIO46
0x0 |
MCUN0GPIO45
0x0 |
MCUN0GPIO44
0x0 |
MCUN0GPIO43
0x0 |
MCUN0GPIO42
0x0 |
MCUN0GPIO41
0x0 |
MCUN0GPIO40
0x0 |
MCUN0GPIO39
0x0 |
MCUN0GPIO38
0x0 |
MCUN0GPIO37
0x0 |
MCUN0GPIO36
0x0 |
MCUN0GPIO35
0x0 |
MCUN0GPIO34
0x0 |
MCUN0GPIO33
0x0 |
MCUN0GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO63 | RW | GPIO63 MCU N0-priority interrupt |
| 30 | MCUN0GPIO62 | RW | GPIO62 MCU N0-priority interrupt |
| 29 | MCUN0GPIO61 | RW | GPIO61 MCU N0-priority interrupt |
| 28 | MCUN0GPIO60 | RW | GPIO60 MCU N0-priority interrupt |
| 27 | MCUN0GPIO59 | RW | GPIO59 MCU N0-priority interrupt |
| 26 | MCUN0GPIO58 | RW | GPIO58 MCU N0-priority interrupt |
| 25 | MCUN0GPIO57 | RW | GPIO57 MCU N0-priority interrupt |
| 24 | MCUN0GPIO56 | RW | GPIO56 MCU N0-priority interrupt |
| 23 | MCUN0GPIO55 | RW | GPIO55 MCU N0-priority interrupt |
| 22 | MCUN0GPIO54 | RW | GPIO54 MCU N0-priority interrupt |
| 21 | MCUN0GPIO53 | RW | GPIO53 MCU N0-priority interrupt |
| 20 | MCUN0GPIO52 | RW | GPIO52 MCU N0-priority interrupt |
| 19 | MCUN0GPIO51 | RW | GPIO51 MCU N0-priority interrupt |
| 18 | MCUN0GPIO50 | RW | GPIO50 MCU N0-priority interrupt |
| 17 | MCUN0GPIO49 | RW | GPIO49 MCU N0-priority interrupt |
| 16 | MCUN0GPIO48 | RW | GPIO48 MCU N0-priority interrupt |
| 15 | MCUN0GPIO47 | RW | GPIO47 MCU N0-priority interrupt |
| 14 | MCUN0GPIO46 | RW | GPIO46 MCU N0-priority interrupt |
| 13 | MCUN0GPIO45 | RW | GPIO45 MCU N0-priority interrupt |
| 12 | MCUN0GPIO44 | RW | GPIO44 MCU N0-priority interrupt |
| 11 | MCUN0GPIO43 | RW | GPIO43 MCU N0-priority interrupt |
| 10 | MCUN0GPIO42 | RW | GPIO42 MCU N0-priority interrupt |
| 9 | MCUN0GPIO41 | RW | GPIO41 MCU N0-priority interrupt |
| 8 | MCUN0GPIO40 | RW | GPIO40 MCU N0-priority interrupt |
| 7 | MCUN0GPIO39 | RW | GPIO39 MCU N0-priority interrupt |
| 6 | MCUN0GPIO38 | RW | GPIO38 MCU N0-priority interrupt |
| 5 | MCUN0GPIO37 | RW | GPIO37 MCU N0-priority interrupt |
| 4 | MCUN0GPIO36 | RW | GPIO36 MCU N0-priority interrupt |
| 3 | MCUN0GPIO35 | RW | GPIO35 MCU N0-priority interrupt |
| 2 | MCUN0GPIO34 | RW | GPIO34 MCU N0-priority interrupt |
| 1 | MCUN0GPIO33 | RW | GPIO33 MCU N0-priority interrupt |
| 0 | MCUN0GPIO32 | RW | GPIO32 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010550 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO95
0x0 |
MCUN0GPIO94
0x0 |
MCUN0GPIO93
0x0 |
MCUN0GPIO92
0x0 |
MCUN0GPIO91
0x0 |
MCUN0GPIO90
0x0 |
MCUN0GPIO89
0x0 |
MCUN0GPIO88
0x0 |
MCUN0GPIO87
0x0 |
MCUN0GPIO86
0x0 |
MCUN0GPIO85
0x0 |
MCUN0GPIO84
0x0 |
MCUN0GPIO83
0x0 |
MCUN0GPIO82
0x0 |
MCUN0GPIO81
0x0 |
MCUN0GPIO80
0x0 |
MCUN0GPIO79
0x0 |
MCUN0GPIO78
0x0 |
MCUN0GPIO77
0x0 |
MCUN0GPIO76
0x0 |
MCUN0GPIO75
0x0 |
MCUN0GPIO74
0x0 |
MCUN0GPIO73
0x0 |
MCUN0GPIO72
0x0 |
MCUN0GPIO71
0x0 |
MCUN0GPIO70
0x0 |
MCUN0GPIO69
0x0 |
MCUN0GPIO68
0x0 |
MCUN0GPIO67
0x0 |
MCUN0GPIO66
0x0 |
MCUN0GPIO65
0x0 |
MCUN0GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO95 | RW | GPIO95 MCU N0-priority interrupt |
| 30 | MCUN0GPIO94 | RW | GPIO94 MCU N0-priority interrupt |
| 29 | MCUN0GPIO93 | RW | GPIO93 MCU N0-priority interrupt |
| 28 | MCUN0GPIO92 | RW | GPIO92 MCU N0-priority interrupt |
| 27 | MCUN0GPIO91 | RW | GPIO91 MCU N0-priority interrupt |
| 26 | MCUN0GPIO90 | RW | GPIO90 MCU N0-priority interrupt |
| 25 | MCUN0GPIO89 | RW | GPIO89 MCU N0-priority interrupt |
| 24 | MCUN0GPIO88 | RW | GPIO88 MCU N0-priority interrupt |
| 23 | MCUN0GPIO87 | RW | GPIO87 MCU N0-priority interrupt |
| 22 | MCUN0GPIO86 | RW | GPIO86 MCU N0-priority interrupt |
| 21 | MCUN0GPIO85 | RW | GPIO85 MCU N0-priority interrupt |
| 20 | MCUN0GPIO84 | RW | GPIO84 MCU N0-priority interrupt |
| 19 | MCUN0GPIO83 | RW | GPIO83 MCU N0-priority interrupt |
| 18 | MCUN0GPIO82 | RW | GPIO82 MCU N0-priority interrupt |
| 17 | MCUN0GPIO81 | RW | GPIO81 MCU N0-priority interrupt |
| 16 | MCUN0GPIO80 | RW | GPIO80 MCU N0-priority interrupt |
| 15 | MCUN0GPIO79 | RW | GPIO79 MCU N0-priority interrupt |
| 14 | MCUN0GPIO78 | RW | GPIO78 MCU N0-priority interrupt |
| 13 | MCUN0GPIO77 | RW | GPIO77 MCU N0-priority interrupt |
| 12 | MCUN0GPIO76 | RW | GPIO76 MCU N0-priority interrupt |
| 11 | MCUN0GPIO75 | RW | GPIO75 MCU N0-priority interrupt |
| 10 | MCUN0GPIO74 | RW | GPIO74 MCU N0-priority interrupt |
| 9 | MCUN0GPIO73 | RW | GPIO73 MCU N0-priority interrupt |
| 8 | MCUN0GPIO72 | RW | GPIO72 MCU N0-priority interrupt |
| 7 | MCUN0GPIO71 | RW | GPIO71 MCU N0-priority interrupt |
| 6 | MCUN0GPIO70 | RW | GPIO70 MCU N0-priority interrupt |
| 5 | MCUN0GPIO69 | RW | GPIO69 MCU N0-priority interrupt |
| 4 | MCUN0GPIO68 | RW | GPIO68 MCU N0-priority interrupt |
| 3 | MCUN0GPIO67 | RW | GPIO67 MCU N0-priority interrupt |
| 2 | MCUN0GPIO66 | RW | GPIO66 MCU N0-priority interrupt |
| 1 | MCUN0GPIO65 | RW | GPIO65 MCU N0-priority interrupt |
| 0 | MCUN0GPIO64 | RW | GPIO64 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010554 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO95
0x0 |
MCUN0GPIO94
0x0 |
MCUN0GPIO93
0x0 |
MCUN0GPIO92
0x0 |
MCUN0GPIO91
0x0 |
MCUN0GPIO90
0x0 |
MCUN0GPIO89
0x0 |
MCUN0GPIO88
0x0 |
MCUN0GPIO87
0x0 |
MCUN0GPIO86
0x0 |
MCUN0GPIO85
0x0 |
MCUN0GPIO84
0x0 |
MCUN0GPIO83
0x0 |
MCUN0GPIO82
0x0 |
MCUN0GPIO81
0x0 |
MCUN0GPIO80
0x0 |
MCUN0GPIO79
0x0 |
MCUN0GPIO78
0x0 |
MCUN0GPIO77
0x0 |
MCUN0GPIO76
0x0 |
MCUN0GPIO75
0x0 |
MCUN0GPIO74
0x0 |
MCUN0GPIO73
0x0 |
MCUN0GPIO72
0x0 |
MCUN0GPIO71
0x0 |
MCUN0GPIO70
0x0 |
MCUN0GPIO69
0x0 |
MCUN0GPIO68
0x0 |
MCUN0GPIO67
0x0 |
MCUN0GPIO66
0x0 |
MCUN0GPIO65
0x0 |
MCUN0GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO95 | RW | GPIO95 MCU N0-priority interrupt |
| 30 | MCUN0GPIO94 | RW | GPIO94 MCU N0-priority interrupt |
| 29 | MCUN0GPIO93 | RW | GPIO93 MCU N0-priority interrupt |
| 28 | MCUN0GPIO92 | RW | GPIO92 MCU N0-priority interrupt |
| 27 | MCUN0GPIO91 | RW | GPIO91 MCU N0-priority interrupt |
| 26 | MCUN0GPIO90 | RW | GPIO90 MCU N0-priority interrupt |
| 25 | MCUN0GPIO89 | RW | GPIO89 MCU N0-priority interrupt |
| 24 | MCUN0GPIO88 | RW | GPIO88 MCU N0-priority interrupt |
| 23 | MCUN0GPIO87 | RW | GPIO87 MCU N0-priority interrupt |
| 22 | MCUN0GPIO86 | RW | GPIO86 MCU N0-priority interrupt |
| 21 | MCUN0GPIO85 | RW | GPIO85 MCU N0-priority interrupt |
| 20 | MCUN0GPIO84 | RW | GPIO84 MCU N0-priority interrupt |
| 19 | MCUN0GPIO83 | RW | GPIO83 MCU N0-priority interrupt |
| 18 | MCUN0GPIO82 | RW | GPIO82 MCU N0-priority interrupt |
| 17 | MCUN0GPIO81 | RW | GPIO81 MCU N0-priority interrupt |
| 16 | MCUN0GPIO80 | RW | GPIO80 MCU N0-priority interrupt |
| 15 | MCUN0GPIO79 | RW | GPIO79 MCU N0-priority interrupt |
| 14 | MCUN0GPIO78 | RW | GPIO78 MCU N0-priority interrupt |
| 13 | MCUN0GPIO77 | RW | GPIO77 MCU N0-priority interrupt |
| 12 | MCUN0GPIO76 | RW | GPIO76 MCU N0-priority interrupt |
| 11 | MCUN0GPIO75 | RW | GPIO75 MCU N0-priority interrupt |
| 10 | MCUN0GPIO74 | RW | GPIO74 MCU N0-priority interrupt |
| 9 | MCUN0GPIO73 | RW | GPIO73 MCU N0-priority interrupt |
| 8 | MCUN0GPIO72 | RW | GPIO72 MCU N0-priority interrupt |
| 7 | MCUN0GPIO71 | RW | GPIO71 MCU N0-priority interrupt |
| 6 | MCUN0GPIO70 | RW | GPIO70 MCU N0-priority interrupt |
| 5 | MCUN0GPIO69 | RW | GPIO69 MCU N0-priority interrupt |
| 4 | MCUN0GPIO68 | RW | GPIO68 MCU N0-priority interrupt |
| 3 | MCUN0GPIO67 | RW | GPIO67 MCU N0-priority interrupt |
| 2 | MCUN0GPIO66 | RW | GPIO66 MCU N0-priority interrupt |
| 1 | MCUN0GPIO65 | RW | GPIO65 MCU N0-priority interrupt |
| 0 | MCUN0GPIO64 | RW | GPIO64 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010558 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO95
0x0 |
MCUN0GPIO94
0x0 |
MCUN0GPIO93
0x0 |
MCUN0GPIO92
0x0 |
MCUN0GPIO91
0x0 |
MCUN0GPIO90
0x0 |
MCUN0GPIO89
0x0 |
MCUN0GPIO88
0x0 |
MCUN0GPIO87
0x0 |
MCUN0GPIO86
0x0 |
MCUN0GPIO85
0x0 |
MCUN0GPIO84
0x0 |
MCUN0GPIO83
0x0 |
MCUN0GPIO82
0x0 |
MCUN0GPIO81
0x0 |
MCUN0GPIO80
0x0 |
MCUN0GPIO79
0x0 |
MCUN0GPIO78
0x0 |
MCUN0GPIO77
0x0 |
MCUN0GPIO76
0x0 |
MCUN0GPIO75
0x0 |
MCUN0GPIO74
0x0 |
MCUN0GPIO73
0x0 |
MCUN0GPIO72
0x0 |
MCUN0GPIO71
0x0 |
MCUN0GPIO70
0x0 |
MCUN0GPIO69
0x0 |
MCUN0GPIO68
0x0 |
MCUN0GPIO67
0x0 |
MCUN0GPIO66
0x0 |
MCUN0GPIO65
0x0 |
MCUN0GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO95 | RW | GPIO95 MCU N0-priority interrupt |
| 30 | MCUN0GPIO94 | RW | GPIO94 MCU N0-priority interrupt |
| 29 | MCUN0GPIO93 | RW | GPIO93 MCU N0-priority interrupt |
| 28 | MCUN0GPIO92 | RW | GPIO92 MCU N0-priority interrupt |
| 27 | MCUN0GPIO91 | RW | GPIO91 MCU N0-priority interrupt |
| 26 | MCUN0GPIO90 | RW | GPIO90 MCU N0-priority interrupt |
| 25 | MCUN0GPIO89 | RW | GPIO89 MCU N0-priority interrupt |
| 24 | MCUN0GPIO88 | RW | GPIO88 MCU N0-priority interrupt |
| 23 | MCUN0GPIO87 | RW | GPIO87 MCU N0-priority interrupt |
| 22 | MCUN0GPIO86 | RW | GPIO86 MCU N0-priority interrupt |
| 21 | MCUN0GPIO85 | RW | GPIO85 MCU N0-priority interrupt |
| 20 | MCUN0GPIO84 | RW | GPIO84 MCU N0-priority interrupt |
| 19 | MCUN0GPIO83 | RW | GPIO83 MCU N0-priority interrupt |
| 18 | MCUN0GPIO82 | RW | GPIO82 MCU N0-priority interrupt |
| 17 | MCUN0GPIO81 | RW | GPIO81 MCU N0-priority interrupt |
| 16 | MCUN0GPIO80 | RW | GPIO80 MCU N0-priority interrupt |
| 15 | MCUN0GPIO79 | RW | GPIO79 MCU N0-priority interrupt |
| 14 | MCUN0GPIO78 | RW | GPIO78 MCU N0-priority interrupt |
| 13 | MCUN0GPIO77 | RW | GPIO77 MCU N0-priority interrupt |
| 12 | MCUN0GPIO76 | RW | GPIO76 MCU N0-priority interrupt |
| 11 | MCUN0GPIO75 | RW | GPIO75 MCU N0-priority interrupt |
| 10 | MCUN0GPIO74 | RW | GPIO74 MCU N0-priority interrupt |
| 9 | MCUN0GPIO73 | RW | GPIO73 MCU N0-priority interrupt |
| 8 | MCUN0GPIO72 | RW | GPIO72 MCU N0-priority interrupt |
| 7 | MCUN0GPIO71 | RW | GPIO71 MCU N0-priority interrupt |
| 6 | MCUN0GPIO70 | RW | GPIO70 MCU N0-priority interrupt |
| 5 | MCUN0GPIO69 | RW | GPIO69 MCU N0-priority interrupt |
| 4 | MCUN0GPIO68 | RW | GPIO68 MCU N0-priority interrupt |
| 3 | MCUN0GPIO67 | RW | GPIO67 MCU N0-priority interrupt |
| 2 | MCUN0GPIO66 | RW | GPIO66 MCU N0-priority interrupt |
| 1 | MCUN0GPIO65 | RW | GPIO65 MCU N0-priority interrupt |
| 0 | MCUN0GPIO64 | RW | GPIO64 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001055C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO95
0x0 |
MCUN0GPIO94
0x0 |
MCUN0GPIO93
0x0 |
MCUN0GPIO92
0x0 |
MCUN0GPIO91
0x0 |
MCUN0GPIO90
0x0 |
MCUN0GPIO89
0x0 |
MCUN0GPIO88
0x0 |
MCUN0GPIO87
0x0 |
MCUN0GPIO86
0x0 |
MCUN0GPIO85
0x0 |
MCUN0GPIO84
0x0 |
MCUN0GPIO83
0x0 |
MCUN0GPIO82
0x0 |
MCUN0GPIO81
0x0 |
MCUN0GPIO80
0x0 |
MCUN0GPIO79
0x0 |
MCUN0GPIO78
0x0 |
MCUN0GPIO77
0x0 |
MCUN0GPIO76
0x0 |
MCUN0GPIO75
0x0 |
MCUN0GPIO74
0x0 |
MCUN0GPIO73
0x0 |
MCUN0GPIO72
0x0 |
MCUN0GPIO71
0x0 |
MCUN0GPIO70
0x0 |
MCUN0GPIO69
0x0 |
MCUN0GPIO68
0x0 |
MCUN0GPIO67
0x0 |
MCUN0GPIO66
0x0 |
MCUN0GPIO65
0x0 |
MCUN0GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO95 | RW | GPIO95 MCU N0-priority interrupt |
| 30 | MCUN0GPIO94 | RW | GPIO94 MCU N0-priority interrupt |
| 29 | MCUN0GPIO93 | RW | GPIO93 MCU N0-priority interrupt |
| 28 | MCUN0GPIO92 | RW | GPIO92 MCU N0-priority interrupt |
| 27 | MCUN0GPIO91 | RW | GPIO91 MCU N0-priority interrupt |
| 26 | MCUN0GPIO90 | RW | GPIO90 MCU N0-priority interrupt |
| 25 | MCUN0GPIO89 | RW | GPIO89 MCU N0-priority interrupt |
| 24 | MCUN0GPIO88 | RW | GPIO88 MCU N0-priority interrupt |
| 23 | MCUN0GPIO87 | RW | GPIO87 MCU N0-priority interrupt |
| 22 | MCUN0GPIO86 | RW | GPIO86 MCU N0-priority interrupt |
| 21 | MCUN0GPIO85 | RW | GPIO85 MCU N0-priority interrupt |
| 20 | MCUN0GPIO84 | RW | GPIO84 MCU N0-priority interrupt |
| 19 | MCUN0GPIO83 | RW | GPIO83 MCU N0-priority interrupt |
| 18 | MCUN0GPIO82 | RW | GPIO82 MCU N0-priority interrupt |
| 17 | MCUN0GPIO81 | RW | GPIO81 MCU N0-priority interrupt |
| 16 | MCUN0GPIO80 | RW | GPIO80 MCU N0-priority interrupt |
| 15 | MCUN0GPIO79 | RW | GPIO79 MCU N0-priority interrupt |
| 14 | MCUN0GPIO78 | RW | GPIO78 MCU N0-priority interrupt |
| 13 | MCUN0GPIO77 | RW | GPIO77 MCU N0-priority interrupt |
| 12 | MCUN0GPIO76 | RW | GPIO76 MCU N0-priority interrupt |
| 11 | MCUN0GPIO75 | RW | GPIO75 MCU N0-priority interrupt |
| 10 | MCUN0GPIO74 | RW | GPIO74 MCU N0-priority interrupt |
| 9 | MCUN0GPIO73 | RW | GPIO73 MCU N0-priority interrupt |
| 8 | MCUN0GPIO72 | RW | GPIO72 MCU N0-priority interrupt |
| 7 | MCUN0GPIO71 | RW | GPIO71 MCU N0-priority interrupt |
| 6 | MCUN0GPIO70 | RW | GPIO70 MCU N0-priority interrupt |
| 5 | MCUN0GPIO69 | RW | GPIO69 MCU N0-priority interrupt |
| 4 | MCUN0GPIO68 | RW | GPIO68 MCU N0-priority interrupt |
| 3 | MCUN0GPIO67 | RW | GPIO67 MCU N0-priority interrupt |
| 2 | MCUN0GPIO66 | RW | GPIO66 MCU N0-priority interrupt |
| 1 | MCUN0GPIO65 | RW | GPIO65 MCU N0-priority interrupt |
| 0 | MCUN0GPIO64 | RW | GPIO64 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010560 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO127
0x0 |
MCUN0GPIO126
0x0 |
MCUN0GPIO125
0x0 |
MCUN0GPIO124
0x0 |
MCUN0GPIO123
0x0 |
MCUN0GPIO122
0x0 |
MCUN0GPIO121
0x0 |
MCUN0GPIO120
0x0 |
MCUN0GPIO119
0x0 |
MCUN0GPIO118
0x0 |
MCUN0GPIO117
0x0 |
MCUN0GPIO116
0x0 |
MCUN0GPIO115
0x0 |
MCUN0GPIO114
0x0 |
MCUN0GPIO113
0x0 |
MCUN0GPIO112
0x0 |
MCUN0GPIO111
0x0 |
MCUN0GPIO110
0x0 |
MCUN0GPIO109
0x0 |
MCUN0GPIO108
0x0 |
MCUN0GPIO107
0x0 |
MCUN0GPIO106
0x0 |
MCUN0GPIO105
0x0 |
MCUN0GPIO104
0x0 |
MCUN0GPIO103
0x0 |
MCUN0GPIO102
0x0 |
MCUN0GPIO101
0x0 |
MCUN0GPIO100
0x0 |
MCUN0GPIO99
0x0 |
MCUN0GPIO98
0x0 |
MCUN0GPIO97
0x0 |
MCUN0GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO127 | RW | GPIO127 MCU N0-priority interrupt |
| 30 | MCUN0GPIO126 | RW | GPIO126 MCU N0-priority interrupt |
| 29 | MCUN0GPIO125 | RW | GPIO125 MCU N0-priority interrupt |
| 28 | MCUN0GPIO124 | RW | GPIO124 MCU N0-priority interrupt |
| 27 | MCUN0GPIO123 | RW | GPIO123 MCU N0-priority interrupt |
| 26 | MCUN0GPIO122 | RW | GPIO122 MCU N0-priority interrupt |
| 25 | MCUN0GPIO121 | RW | GPIO121 MCU N0-priority interrupt |
| 24 | MCUN0GPIO120 | RW | GPIO120 MCU N0-priority interrupt |
| 23 | MCUN0GPIO119 | RW | GPIO119 MCU N0-priority interrupt |
| 22 | MCUN0GPIO118 | RW | GPIO118 MCU N0-priority interrupt |
| 21 | MCUN0GPIO117 | RW | GPIO117 MCU N0-priority interrupt |
| 20 | MCUN0GPIO116 | RW | GPIO116 MCU N0-priority interrupt |
| 19 | MCUN0GPIO115 | RW | GPIO115 MCU N0-priority interrupt |
| 18 | MCUN0GPIO114 | RW | GPIO114 MCU N0-priority interrupt |
| 17 | MCUN0GPIO113 | RW | GPIO113 MCU N0-priority interrupt |
| 16 | MCUN0GPIO112 | RW | GPIO112 MCU N0-priority interrupt |
| 15 | MCUN0GPIO111 | RW | GPIO111 MCU N0-priority interrupt |
| 14 | MCUN0GPIO110 | RW | GPIO110 MCU N0-priority interrupt |
| 13 | MCUN0GPIO109 | RW | GPIO109 MCU N0-priority interrupt |
| 12 | MCUN0GPIO108 | RW | GPIO108 MCU N0-priority interrupt |
| 11 | MCUN0GPIO107 | RW | GPIO107 MCU N0-priority interrupt |
| 10 | MCUN0GPIO106 | RW | GPIO106 MCU N0-priority interrupt |
| 9 | MCUN0GPIO105 | RW | GPIO105 MCU N0-priority interrupt |
| 8 | MCUN0GPIO104 | RW | GPIO104 MCU N0-priority interrupt |
| 7 | MCUN0GPIO103 | RW | GPIO103 MCU N0-priority interrupt |
| 6 | MCUN0GPIO102 | RW | GPIO102 MCU N0-priority interrupt |
| 5 | MCUN0GPIO101 | RW | GPIO101 MCU N0-priority interrupt |
| 4 | MCUN0GPIO100 | RW | GPIO100 MCU N0-priority interrupt |
| 3 | MCUN0GPIO99 | RW | GPIO99 MCU N0-priority interrupt |
| 2 | MCUN0GPIO98 | RW | GPIO98 MCU N0-priority interrupt |
| 1 | MCUN0GPIO97 | RW | GPIO97 MCU N0-priority interrupt |
| 0 | MCUN0GPIO96 | RW | GPIO96 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010564 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO127
0x0 |
MCUN0GPIO126
0x0 |
MCUN0GPIO125
0x0 |
MCUN0GPIO124
0x0 |
MCUN0GPIO123
0x0 |
MCUN0GPIO122
0x0 |
MCUN0GPIO121
0x0 |
MCUN0GPIO120
0x0 |
MCUN0GPIO119
0x0 |
MCUN0GPIO118
0x0 |
MCUN0GPIO117
0x0 |
MCUN0GPIO116
0x0 |
MCUN0GPIO115
0x0 |
MCUN0GPIO114
0x0 |
MCUN0GPIO113
0x0 |
MCUN0GPIO112
0x0 |
MCUN0GPIO111
0x0 |
MCUN0GPIO110
0x0 |
MCUN0GPIO109
0x0 |
MCUN0GPIO108
0x0 |
MCUN0GPIO107
0x0 |
MCUN0GPIO106
0x0 |
MCUN0GPIO105
0x0 |
MCUN0GPIO104
0x0 |
MCUN0GPIO103
0x0 |
MCUN0GPIO102
0x0 |
MCUN0GPIO101
0x0 |
MCUN0GPIO100
0x0 |
MCUN0GPIO99
0x0 |
MCUN0GPIO98
0x0 |
MCUN0GPIO97
0x0 |
MCUN0GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO127 | RW | GPIO127 MCU N0-priority interrupt |
| 30 | MCUN0GPIO126 | RW | GPIO126 MCU N0-priority interrupt |
| 29 | MCUN0GPIO125 | RW | GPIO125 MCU N0-priority interrupt |
| 28 | MCUN0GPIO124 | RW | GPIO124 MCU N0-priority interrupt |
| 27 | MCUN0GPIO123 | RW | GPIO123 MCU N0-priority interrupt |
| 26 | MCUN0GPIO122 | RW | GPIO122 MCU N0-priority interrupt |
| 25 | MCUN0GPIO121 | RW | GPIO121 MCU N0-priority interrupt |
| 24 | MCUN0GPIO120 | RW | GPIO120 MCU N0-priority interrupt |
| 23 | MCUN0GPIO119 | RW | GPIO119 MCU N0-priority interrupt |
| 22 | MCUN0GPIO118 | RW | GPIO118 MCU N0-priority interrupt |
| 21 | MCUN0GPIO117 | RW | GPIO117 MCU N0-priority interrupt |
| 20 | MCUN0GPIO116 | RW | GPIO116 MCU N0-priority interrupt |
| 19 | MCUN0GPIO115 | RW | GPIO115 MCU N0-priority interrupt |
| 18 | MCUN0GPIO114 | RW | GPIO114 MCU N0-priority interrupt |
| 17 | MCUN0GPIO113 | RW | GPIO113 MCU N0-priority interrupt |
| 16 | MCUN0GPIO112 | RW | GPIO112 MCU N0-priority interrupt |
| 15 | MCUN0GPIO111 | RW | GPIO111 MCU N0-priority interrupt |
| 14 | MCUN0GPIO110 | RW | GPIO110 MCU N0-priority interrupt |
| 13 | MCUN0GPIO109 | RW | GPIO109 MCU N0-priority interrupt |
| 12 | MCUN0GPIO108 | RW | GPIO108 MCU N0-priority interrupt |
| 11 | MCUN0GPIO107 | RW | GPIO107 MCU N0-priority interrupt |
| 10 | MCUN0GPIO106 | RW | GPIO106 MCU N0-priority interrupt |
| 9 | MCUN0GPIO105 | RW | GPIO105 MCU N0-priority interrupt |
| 8 | MCUN0GPIO104 | RW | GPIO104 MCU N0-priority interrupt |
| 7 | MCUN0GPIO103 | RW | GPIO103 MCU N0-priority interrupt |
| 6 | MCUN0GPIO102 | RW | GPIO102 MCU N0-priority interrupt |
| 5 | MCUN0GPIO101 | RW | GPIO101 MCU N0-priority interrupt |
| 4 | MCUN0GPIO100 | RW | GPIO100 MCU N0-priority interrupt |
| 3 | MCUN0GPIO99 | RW | GPIO99 MCU N0-priority interrupt |
| 2 | MCUN0GPIO98 | RW | GPIO98 MCU N0-priority interrupt |
| 1 | MCUN0GPIO97 | RW | GPIO97 MCU N0-priority interrupt |
| 0 | MCUN0GPIO96 | RW | GPIO96 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010568 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO127
0x0 |
MCUN0GPIO126
0x0 |
MCUN0GPIO125
0x0 |
MCUN0GPIO124
0x0 |
MCUN0GPIO123
0x0 |
MCUN0GPIO122
0x0 |
MCUN0GPIO121
0x0 |
MCUN0GPIO120
0x0 |
MCUN0GPIO119
0x0 |
MCUN0GPIO118
0x0 |
MCUN0GPIO117
0x0 |
MCUN0GPIO116
0x0 |
MCUN0GPIO115
0x0 |
MCUN0GPIO114
0x0 |
MCUN0GPIO113
0x0 |
MCUN0GPIO112
0x0 |
MCUN0GPIO111
0x0 |
MCUN0GPIO110
0x0 |
MCUN0GPIO109
0x0 |
MCUN0GPIO108
0x0 |
MCUN0GPIO107
0x0 |
MCUN0GPIO106
0x0 |
MCUN0GPIO105
0x0 |
MCUN0GPIO104
0x0 |
MCUN0GPIO103
0x0 |
MCUN0GPIO102
0x0 |
MCUN0GPIO101
0x0 |
MCUN0GPIO100
0x0 |
MCUN0GPIO99
0x0 |
MCUN0GPIO98
0x0 |
MCUN0GPIO97
0x0 |
MCUN0GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO127 | RW | GPIO127 MCU N0-priority interrupt |
| 30 | MCUN0GPIO126 | RW | GPIO126 MCU N0-priority interrupt |
| 29 | MCUN0GPIO125 | RW | GPIO125 MCU N0-priority interrupt |
| 28 | MCUN0GPIO124 | RW | GPIO124 MCU N0-priority interrupt |
| 27 | MCUN0GPIO123 | RW | GPIO123 MCU N0-priority interrupt |
| 26 | MCUN0GPIO122 | RW | GPIO122 MCU N0-priority interrupt |
| 25 | MCUN0GPIO121 | RW | GPIO121 MCU N0-priority interrupt |
| 24 | MCUN0GPIO120 | RW | GPIO120 MCU N0-priority interrupt |
| 23 | MCUN0GPIO119 | RW | GPIO119 MCU N0-priority interrupt |
| 22 | MCUN0GPIO118 | RW | GPIO118 MCU N0-priority interrupt |
| 21 | MCUN0GPIO117 | RW | GPIO117 MCU N0-priority interrupt |
| 20 | MCUN0GPIO116 | RW | GPIO116 MCU N0-priority interrupt |
| 19 | MCUN0GPIO115 | RW | GPIO115 MCU N0-priority interrupt |
| 18 | MCUN0GPIO114 | RW | GPIO114 MCU N0-priority interrupt |
| 17 | MCUN0GPIO113 | RW | GPIO113 MCU N0-priority interrupt |
| 16 | MCUN0GPIO112 | RW | GPIO112 MCU N0-priority interrupt |
| 15 | MCUN0GPIO111 | RW | GPIO111 MCU N0-priority interrupt |
| 14 | MCUN0GPIO110 | RW | GPIO110 MCU N0-priority interrupt |
| 13 | MCUN0GPIO109 | RW | GPIO109 MCU N0-priority interrupt |
| 12 | MCUN0GPIO108 | RW | GPIO108 MCU N0-priority interrupt |
| 11 | MCUN0GPIO107 | RW | GPIO107 MCU N0-priority interrupt |
| 10 | MCUN0GPIO106 | RW | GPIO106 MCU N0-priority interrupt |
| 9 | MCUN0GPIO105 | RW | GPIO105 MCU N0-priority interrupt |
| 8 | MCUN0GPIO104 | RW | GPIO104 MCU N0-priority interrupt |
| 7 | MCUN0GPIO103 | RW | GPIO103 MCU N0-priority interrupt |
| 6 | MCUN0GPIO102 | RW | GPIO102 MCU N0-priority interrupt |
| 5 | MCUN0GPIO101 | RW | GPIO101 MCU N0-priority interrupt |
| 4 | MCUN0GPIO100 | RW | GPIO100 MCU N0-priority interrupt |
| 3 | MCUN0GPIO99 | RW | GPIO99 MCU N0-priority interrupt |
| 2 | MCUN0GPIO98 | RW | GPIO98 MCU N0-priority interrupt |
| 1 | MCUN0GPIO97 | RW | GPIO97 MCU N0-priority interrupt |
| 0 | MCUN0GPIO96 | RW | GPIO96 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001056C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO127
0x0 |
MCUN0GPIO126
0x0 |
MCUN0GPIO125
0x0 |
MCUN0GPIO124
0x0 |
MCUN0GPIO123
0x0 |
MCUN0GPIO122
0x0 |
MCUN0GPIO121
0x0 |
MCUN0GPIO120
0x0 |
MCUN0GPIO119
0x0 |
MCUN0GPIO118
0x0 |
MCUN0GPIO117
0x0 |
MCUN0GPIO116
0x0 |
MCUN0GPIO115
0x0 |
MCUN0GPIO114
0x0 |
MCUN0GPIO113
0x0 |
MCUN0GPIO112
0x0 |
MCUN0GPIO111
0x0 |
MCUN0GPIO110
0x0 |
MCUN0GPIO109
0x0 |
MCUN0GPIO108
0x0 |
MCUN0GPIO107
0x0 |
MCUN0GPIO106
0x0 |
MCUN0GPIO105
0x0 |
MCUN0GPIO104
0x0 |
MCUN0GPIO103
0x0 |
MCUN0GPIO102
0x0 |
MCUN0GPIO101
0x0 |
MCUN0GPIO100
0x0 |
MCUN0GPIO99
0x0 |
MCUN0GPIO98
0x0 |
MCUN0GPIO97
0x0 |
MCUN0GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO127 | RW | GPIO127 MCU N0-priority interrupt |
| 30 | MCUN0GPIO126 | RW | GPIO126 MCU N0-priority interrupt |
| 29 | MCUN0GPIO125 | RW | GPIO125 MCU N0-priority interrupt |
| 28 | MCUN0GPIO124 | RW | GPIO124 MCU N0-priority interrupt |
| 27 | MCUN0GPIO123 | RW | GPIO123 MCU N0-priority interrupt |
| 26 | MCUN0GPIO122 | RW | GPIO122 MCU N0-priority interrupt |
| 25 | MCUN0GPIO121 | RW | GPIO121 MCU N0-priority interrupt |
| 24 | MCUN0GPIO120 | RW | GPIO120 MCU N0-priority interrupt |
| 23 | MCUN0GPIO119 | RW | GPIO119 MCU N0-priority interrupt |
| 22 | MCUN0GPIO118 | RW | GPIO118 MCU N0-priority interrupt |
| 21 | MCUN0GPIO117 | RW | GPIO117 MCU N0-priority interrupt |
| 20 | MCUN0GPIO116 | RW | GPIO116 MCU N0-priority interrupt |
| 19 | MCUN0GPIO115 | RW | GPIO115 MCU N0-priority interrupt |
| 18 | MCUN0GPIO114 | RW | GPIO114 MCU N0-priority interrupt |
| 17 | MCUN0GPIO113 | RW | GPIO113 MCU N0-priority interrupt |
| 16 | MCUN0GPIO112 | RW | GPIO112 MCU N0-priority interrupt |
| 15 | MCUN0GPIO111 | RW | GPIO111 MCU N0-priority interrupt |
| 14 | MCUN0GPIO110 | RW | GPIO110 MCU N0-priority interrupt |
| 13 | MCUN0GPIO109 | RW | GPIO109 MCU N0-priority interrupt |
| 12 | MCUN0GPIO108 | RW | GPIO108 MCU N0-priority interrupt |
| 11 | MCUN0GPIO107 | RW | GPIO107 MCU N0-priority interrupt |
| 10 | MCUN0GPIO106 | RW | GPIO106 MCU N0-priority interrupt |
| 9 | MCUN0GPIO105 | RW | GPIO105 MCU N0-priority interrupt |
| 8 | MCUN0GPIO104 | RW | GPIO104 MCU N0-priority interrupt |
| 7 | MCUN0GPIO103 | RW | GPIO103 MCU N0-priority interrupt |
| 6 | MCUN0GPIO102 | RW | GPIO102 MCU N0-priority interrupt |
| 5 | MCUN0GPIO101 | RW | GPIO101 MCU N0-priority interrupt |
| 4 | MCUN0GPIO100 | RW | GPIO100 MCU N0-priority interrupt |
| 3 | MCUN0GPIO99 | RW | GPIO99 MCU N0-priority interrupt |
| 2 | MCUN0GPIO98 | RW | GPIO98 MCU N0-priority interrupt |
| 1 | MCUN0GPIO97 | RW | GPIO97 MCU N0-priority interrupt |
| 0 | MCUN0GPIO96 | RW | GPIO96 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010570 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO159
0x0 |
MCUN0GPIO158
0x0 |
MCUN0GPIO157
0x0 |
MCUN0GPIO156
0x0 |
MCUN0GPIO155
0x0 |
MCUN0GPIO154
0x0 |
MCUN0GPIO153
0x0 |
MCUN0GPIO152
0x0 |
MCUN0GPIO151
0x0 |
MCUN0GPIO150
0x0 |
MCUN0GPIO149
0x0 |
MCUN0GPIO148
0x0 |
MCUN0GPIO147
0x0 |
MCUN0GPIO146
0x0 |
MCUN0GPIO145
0x0 |
MCUN0GPIO144
0x0 |
MCUN0GPIO143
0x0 |
MCUN0GPIO142
0x0 |
MCUN0GPIO141
0x0 |
MCUN0GPIO140
0x0 |
MCUN0GPIO139
0x0 |
MCUN0GPIO138
0x0 |
MCUN0GPIO137
0x0 |
MCUN0GPIO136
0x0 |
MCUN0GPIO135
0x0 |
MCUN0GPIO134
0x0 |
MCUN0GPIO133
0x0 |
MCUN0GPIO132
0x0 |
MCUN0GPIO131
0x0 |
MCUN0GPIO130
0x0 |
MCUN0GPIO129
0x0 |
MCUN0GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO159 | RW | GPIO159 MCU N0-priority interrupt |
| 30 | MCUN0GPIO158 | RW | GPIO158 MCU N0-priority interrupt |
| 29 | MCUN0GPIO157 | RW | GPIO157 MCU N0-priority interrupt |
| 28 | MCUN0GPIO156 | RW | GPIO156 MCU N0-priority interrupt |
| 27 | MCUN0GPIO155 | RW | GPIO155 MCU N0-priority interrupt |
| 26 | MCUN0GPIO154 | RW | GPIO154 MCU N0-priority interrupt |
| 25 | MCUN0GPIO153 | RW | GPIO153 MCU N0-priority interrupt |
| 24 | MCUN0GPIO152 | RW | GPIO152 MCU N0-priority interrupt |
| 23 | MCUN0GPIO151 | RW | GPIO151 MCU N0-priority interrupt |
| 22 | MCUN0GPIO150 | RW | GPIO150 MCU N0-priority interrupt |
| 21 | MCUN0GPIO149 | RW | GPIO149 MCU N0-priority interrupt |
| 20 | MCUN0GPIO148 | RW | GPIO148 MCU N0-priority interrupt |
| 19 | MCUN0GPIO147 | RW | GPIO147 MCU N0-priority interrupt |
| 18 | MCUN0GPIO146 | RW | GPIO146 MCU N0-priority interrupt |
| 17 | MCUN0GPIO145 | RW | GPIO145 MCU N0-priority interrupt |
| 16 | MCUN0GPIO144 | RW | GPIO144 MCU N0-priority interrupt |
| 15 | MCUN0GPIO143 | RW | GPIO143 MCU N0-priority interrupt |
| 14 | MCUN0GPIO142 | RW | GPIO142 MCU N0-priority interrupt |
| 13 | MCUN0GPIO141 | RW | GPIO141 MCU N0-priority interrupt |
| 12 | MCUN0GPIO140 | RW | GPIO140 MCU N0-priority interrupt |
| 11 | MCUN0GPIO139 | RW | GPIO139 MCU N0-priority interrupt |
| 10 | MCUN0GPIO138 | RW | GPIO138 MCU N0-priority interrupt |
| 9 | MCUN0GPIO137 | RW | GPIO137 MCU N0-priority interrupt |
| 8 | MCUN0GPIO136 | RW | GPIO136 MCU N0-priority interrupt |
| 7 | MCUN0GPIO135 | RW | GPIO135 MCU N0-priority interrupt |
| 6 | MCUN0GPIO134 | RW | GPIO134 MCU N0-priority interrupt |
| 5 | MCUN0GPIO133 | RW | GPIO133 MCU N0-priority interrupt |
| 4 | MCUN0GPIO132 | RW | GPIO132 MCU N0-priority interrupt |
| 3 | MCUN0GPIO131 | RW | GPIO131 MCU N0-priority interrupt |
| 2 | MCUN0GPIO130 | RW | GPIO130 MCU N0-priority interrupt |
| 1 | MCUN0GPIO129 | RW | GPIO129 MCU N0-priority interrupt |
| 0 | MCUN0GPIO128 | RW | GPIO128 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010574 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO159
0x0 |
MCUN0GPIO158
0x0 |
MCUN0GPIO157
0x0 |
MCUN0GPIO156
0x0 |
MCUN0GPIO155
0x0 |
MCUN0GPIO154
0x0 |
MCUN0GPIO153
0x0 |
MCUN0GPIO152
0x0 |
MCUN0GPIO151
0x0 |
MCUN0GPIO150
0x0 |
MCUN0GPIO149
0x0 |
MCUN0GPIO148
0x0 |
MCUN0GPIO147
0x0 |
MCUN0GPIO146
0x0 |
MCUN0GPIO145
0x0 |
MCUN0GPIO144
0x0 |
MCUN0GPIO143
0x0 |
MCUN0GPIO142
0x0 |
MCUN0GPIO141
0x0 |
MCUN0GPIO140
0x0 |
MCUN0GPIO139
0x0 |
MCUN0GPIO138
0x0 |
MCUN0GPIO137
0x0 |
MCUN0GPIO136
0x0 |
MCUN0GPIO135
0x0 |
MCUN0GPIO134
0x0 |
MCUN0GPIO133
0x0 |
MCUN0GPIO132
0x0 |
MCUN0GPIO131
0x0 |
MCUN0GPIO130
0x0 |
MCUN0GPIO129
0x0 |
MCUN0GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO159 | RW | GPIO159 MCU N0-priority interrupt |
| 30 | MCUN0GPIO158 | RW | GPIO158 MCU N0-priority interrupt |
| 29 | MCUN0GPIO157 | RW | GPIO157 MCU N0-priority interrupt |
| 28 | MCUN0GPIO156 | RW | GPIO156 MCU N0-priority interrupt |
| 27 | MCUN0GPIO155 | RW | GPIO155 MCU N0-priority interrupt |
| 26 | MCUN0GPIO154 | RW | GPIO154 MCU N0-priority interrupt |
| 25 | MCUN0GPIO153 | RW | GPIO153 MCU N0-priority interrupt |
| 24 | MCUN0GPIO152 | RW | GPIO152 MCU N0-priority interrupt |
| 23 | MCUN0GPIO151 | RW | GPIO151 MCU N0-priority interrupt |
| 22 | MCUN0GPIO150 | RW | GPIO150 MCU N0-priority interrupt |
| 21 | MCUN0GPIO149 | RW | GPIO149 MCU N0-priority interrupt |
| 20 | MCUN0GPIO148 | RW | GPIO148 MCU N0-priority interrupt |
| 19 | MCUN0GPIO147 | RW | GPIO147 MCU N0-priority interrupt |
| 18 | MCUN0GPIO146 | RW | GPIO146 MCU N0-priority interrupt |
| 17 | MCUN0GPIO145 | RW | GPIO145 MCU N0-priority interrupt |
| 16 | MCUN0GPIO144 | RW | GPIO144 MCU N0-priority interrupt |
| 15 | MCUN0GPIO143 | RW | GPIO143 MCU N0-priority interrupt |
| 14 | MCUN0GPIO142 | RW | GPIO142 MCU N0-priority interrupt |
| 13 | MCUN0GPIO141 | RW | GPIO141 MCU N0-priority interrupt |
| 12 | MCUN0GPIO140 | RW | GPIO140 MCU N0-priority interrupt |
| 11 | MCUN0GPIO139 | RW | GPIO139 MCU N0-priority interrupt |
| 10 | MCUN0GPIO138 | RW | GPIO138 MCU N0-priority interrupt |
| 9 | MCUN0GPIO137 | RW | GPIO137 MCU N0-priority interrupt |
| 8 | MCUN0GPIO136 | RW | GPIO136 MCU N0-priority interrupt |
| 7 | MCUN0GPIO135 | RW | GPIO135 MCU N0-priority interrupt |
| 6 | MCUN0GPIO134 | RW | GPIO134 MCU N0-priority interrupt |
| 5 | MCUN0GPIO133 | RW | GPIO133 MCU N0-priority interrupt |
| 4 | MCUN0GPIO132 | RW | GPIO132 MCU N0-priority interrupt |
| 3 | MCUN0GPIO131 | RW | GPIO131 MCU N0-priority interrupt |
| 2 | MCUN0GPIO130 | RW | GPIO130 MCU N0-priority interrupt |
| 1 | MCUN0GPIO129 | RW | GPIO129 MCU N0-priority interrupt |
| 0 | MCUN0GPIO128 | RW | GPIO128 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010578 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO159
0x0 |
MCUN0GPIO158
0x0 |
MCUN0GPIO157
0x0 |
MCUN0GPIO156
0x0 |
MCUN0GPIO155
0x0 |
MCUN0GPIO154
0x0 |
MCUN0GPIO153
0x0 |
MCUN0GPIO152
0x0 |
MCUN0GPIO151
0x0 |
MCUN0GPIO150
0x0 |
MCUN0GPIO149
0x0 |
MCUN0GPIO148
0x0 |
MCUN0GPIO147
0x0 |
MCUN0GPIO146
0x0 |
MCUN0GPIO145
0x0 |
MCUN0GPIO144
0x0 |
MCUN0GPIO143
0x0 |
MCUN0GPIO142
0x0 |
MCUN0GPIO141
0x0 |
MCUN0GPIO140
0x0 |
MCUN0GPIO139
0x0 |
MCUN0GPIO138
0x0 |
MCUN0GPIO137
0x0 |
MCUN0GPIO136
0x0 |
MCUN0GPIO135
0x0 |
MCUN0GPIO134
0x0 |
MCUN0GPIO133
0x0 |
MCUN0GPIO132
0x0 |
MCUN0GPIO131
0x0 |
MCUN0GPIO130
0x0 |
MCUN0GPIO129
0x0 |
MCUN0GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO159 | RW | GPIO159 MCU N0-priority interrupt |
| 30 | MCUN0GPIO158 | RW | GPIO158 MCU N0-priority interrupt |
| 29 | MCUN0GPIO157 | RW | GPIO157 MCU N0-priority interrupt |
| 28 | MCUN0GPIO156 | RW | GPIO156 MCU N0-priority interrupt |
| 27 | MCUN0GPIO155 | RW | GPIO155 MCU N0-priority interrupt |
| 26 | MCUN0GPIO154 | RW | GPIO154 MCU N0-priority interrupt |
| 25 | MCUN0GPIO153 | RW | GPIO153 MCU N0-priority interrupt |
| 24 | MCUN0GPIO152 | RW | GPIO152 MCU N0-priority interrupt |
| 23 | MCUN0GPIO151 | RW | GPIO151 MCU N0-priority interrupt |
| 22 | MCUN0GPIO150 | RW | GPIO150 MCU N0-priority interrupt |
| 21 | MCUN0GPIO149 | RW | GPIO149 MCU N0-priority interrupt |
| 20 | MCUN0GPIO148 | RW | GPIO148 MCU N0-priority interrupt |
| 19 | MCUN0GPIO147 | RW | GPIO147 MCU N0-priority interrupt |
| 18 | MCUN0GPIO146 | RW | GPIO146 MCU N0-priority interrupt |
| 17 | MCUN0GPIO145 | RW | GPIO145 MCU N0-priority interrupt |
| 16 | MCUN0GPIO144 | RW | GPIO144 MCU N0-priority interrupt |
| 15 | MCUN0GPIO143 | RW | GPIO143 MCU N0-priority interrupt |
| 14 | MCUN0GPIO142 | RW | GPIO142 MCU N0-priority interrupt |
| 13 | MCUN0GPIO141 | RW | GPIO141 MCU N0-priority interrupt |
| 12 | MCUN0GPIO140 | RW | GPIO140 MCU N0-priority interrupt |
| 11 | MCUN0GPIO139 | RW | GPIO139 MCU N0-priority interrupt |
| 10 | MCUN0GPIO138 | RW | GPIO138 MCU N0-priority interrupt |
| 9 | MCUN0GPIO137 | RW | GPIO137 MCU N0-priority interrupt |
| 8 | MCUN0GPIO136 | RW | GPIO136 MCU N0-priority interrupt |
| 7 | MCUN0GPIO135 | RW | GPIO135 MCU N0-priority interrupt |
| 6 | MCUN0GPIO134 | RW | GPIO134 MCU N0-priority interrupt |
| 5 | MCUN0GPIO133 | RW | GPIO133 MCU N0-priority interrupt |
| 4 | MCUN0GPIO132 | RW | GPIO132 MCU N0-priority interrupt |
| 3 | MCUN0GPIO131 | RW | GPIO131 MCU N0-priority interrupt |
| 2 | MCUN0GPIO130 | RW | GPIO130 MCU N0-priority interrupt |
| 1 | MCUN0GPIO129 | RW | GPIO129 MCU N0-priority interrupt |
| 0 | MCUN0GPIO128 | RW | GPIO128 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001057C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO159
0x0 |
MCUN0GPIO158
0x0 |
MCUN0GPIO157
0x0 |
MCUN0GPIO156
0x0 |
MCUN0GPIO155
0x0 |
MCUN0GPIO154
0x0 |
MCUN0GPIO153
0x0 |
MCUN0GPIO152
0x0 |
MCUN0GPIO151
0x0 |
MCUN0GPIO150
0x0 |
MCUN0GPIO149
0x0 |
MCUN0GPIO148
0x0 |
MCUN0GPIO147
0x0 |
MCUN0GPIO146
0x0 |
MCUN0GPIO145
0x0 |
MCUN0GPIO144
0x0 |
MCUN0GPIO143
0x0 |
MCUN0GPIO142
0x0 |
MCUN0GPIO141
0x0 |
MCUN0GPIO140
0x0 |
MCUN0GPIO139
0x0 |
MCUN0GPIO138
0x0 |
MCUN0GPIO137
0x0 |
MCUN0GPIO136
0x0 |
MCUN0GPIO135
0x0 |
MCUN0GPIO134
0x0 |
MCUN0GPIO133
0x0 |
MCUN0GPIO132
0x0 |
MCUN0GPIO131
0x0 |
MCUN0GPIO130
0x0 |
MCUN0GPIO129
0x0 |
MCUN0GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO159 | RW | GPIO159 MCU N0-priority interrupt |
| 30 | MCUN0GPIO158 | RW | GPIO158 MCU N0-priority interrupt |
| 29 | MCUN0GPIO157 | RW | GPIO157 MCU N0-priority interrupt |
| 28 | MCUN0GPIO156 | RW | GPIO156 MCU N0-priority interrupt |
| 27 | MCUN0GPIO155 | RW | GPIO155 MCU N0-priority interrupt |
| 26 | MCUN0GPIO154 | RW | GPIO154 MCU N0-priority interrupt |
| 25 | MCUN0GPIO153 | RW | GPIO153 MCU N0-priority interrupt |
| 24 | MCUN0GPIO152 | RW | GPIO152 MCU N0-priority interrupt |
| 23 | MCUN0GPIO151 | RW | GPIO151 MCU N0-priority interrupt |
| 22 | MCUN0GPIO150 | RW | GPIO150 MCU N0-priority interrupt |
| 21 | MCUN0GPIO149 | RW | GPIO149 MCU N0-priority interrupt |
| 20 | MCUN0GPIO148 | RW | GPIO148 MCU N0-priority interrupt |
| 19 | MCUN0GPIO147 | RW | GPIO147 MCU N0-priority interrupt |
| 18 | MCUN0GPIO146 | RW | GPIO146 MCU N0-priority interrupt |
| 17 | MCUN0GPIO145 | RW | GPIO145 MCU N0-priority interrupt |
| 16 | MCUN0GPIO144 | RW | GPIO144 MCU N0-priority interrupt |
| 15 | MCUN0GPIO143 | RW | GPIO143 MCU N0-priority interrupt |
| 14 | MCUN0GPIO142 | RW | GPIO142 MCU N0-priority interrupt |
| 13 | MCUN0GPIO141 | RW | GPIO141 MCU N0-priority interrupt |
| 12 | MCUN0GPIO140 | RW | GPIO140 MCU N0-priority interrupt |
| 11 | MCUN0GPIO139 | RW | GPIO139 MCU N0-priority interrupt |
| 10 | MCUN0GPIO138 | RW | GPIO138 MCU N0-priority interrupt |
| 9 | MCUN0GPIO137 | RW | GPIO137 MCU N0-priority interrupt |
| 8 | MCUN0GPIO136 | RW | GPIO136 MCU N0-priority interrupt |
| 7 | MCUN0GPIO135 | RW | GPIO135 MCU N0-priority interrupt |
| 6 | MCUN0GPIO134 | RW | GPIO134 MCU N0-priority interrupt |
| 5 | MCUN0GPIO133 | RW | GPIO133 MCU N0-priority interrupt |
| 4 | MCUN0GPIO132 | RW | GPIO132 MCU N0-priority interrupt |
| 3 | MCUN0GPIO131 | RW | GPIO131 MCU N0-priority interrupt |
| 2 | MCUN0GPIO130 | RW | GPIO130 MCU N0-priority interrupt |
| 1 | MCUN0GPIO129 | RW | GPIO129 MCU N0-priority interrupt |
| 0 | MCUN0GPIO128 | RW | GPIO128 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010580 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO191
0x0 |
MCUN0GPIO190
0x0 |
MCUN0GPIO189
0x0 |
MCUN0GPIO188
0x0 |
MCUN0GPIO187
0x0 |
MCUN0GPIO186
0x0 |
MCUN0GPIO185
0x0 |
MCUN0GPIO184
0x0 |
MCUN0GPIO183
0x0 |
MCUN0GPIO182
0x0 |
MCUN0GPIO181
0x0 |
MCUN0GPIO180
0x0 |
MCUN0GPIO179
0x0 |
MCUN0GPIO178
0x0 |
MCUN0GPIO177
0x0 |
MCUN0GPIO176
0x0 |
MCUN0GPIO175
0x0 |
MCUN0GPIO174
0x0 |
MCUN0GPIO173
0x0 |
MCUN0GPIO172
0x0 |
MCUN0GPIO171
0x0 |
MCUN0GPIO170
0x0 |
MCUN0GPIO169
0x0 |
MCUN0GPIO168
0x0 |
MCUN0GPIO167
0x0 |
MCUN0GPIO166
0x0 |
MCUN0GPIO165
0x0 |
MCUN0GPIO164
0x0 |
MCUN0GPIO163
0x0 |
MCUN0GPIO162
0x0 |
MCUN0GPIO161
0x0 |
MCUN0GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO191 | RW | GPIO191 MCU N0-priority interrupt |
| 30 | MCUN0GPIO190 | RW | GPIO190 MCU N0-priority interrupt |
| 29 | MCUN0GPIO189 | RW | GPIO189 MCU N0-priority interrupt |
| 28 | MCUN0GPIO188 | RW | GPIO188 MCU N0-priority interrupt |
| 27 | MCUN0GPIO187 | RW | GPIO187 MCU N0-priority interrupt |
| 26 | MCUN0GPIO186 | RW | GPIO186 MCU N0-priority interrupt |
| 25 | MCUN0GPIO185 | RW | GPIO185 MCU N0-priority interrupt |
| 24 | MCUN0GPIO184 | RW | GPIO184 MCU N0-priority interrupt |
| 23 | MCUN0GPIO183 | RW | GPIO183 MCU N0-priority interrupt |
| 22 | MCUN0GPIO182 | RW | GPIO182 MCU N0-priority interrupt |
| 21 | MCUN0GPIO181 | RW | GPIO181 MCU N0-priority interrupt |
| 20 | MCUN0GPIO180 | RW | GPIO180 MCU N0-priority interrupt |
| 19 | MCUN0GPIO179 | RW | GPIO179 MCU N0-priority interrupt |
| 18 | MCUN0GPIO178 | RW | GPIO178 MCU N0-priority interrupt |
| 17 | MCUN0GPIO177 | RW | GPIO177 MCU N0-priority interrupt |
| 16 | MCUN0GPIO176 | RW | GPIO176 MCU N0-priority interrupt |
| 15 | MCUN0GPIO175 | RW | GPIO175 MCU N0-priority interrupt |
| 14 | MCUN0GPIO174 | RW | GPIO174 MCU N0-priority interrupt |
| 13 | MCUN0GPIO173 | RW | GPIO173 MCU N0-priority interrupt |
| 12 | MCUN0GPIO172 | RW | GPIO172 MCU N0-priority interrupt |
| 11 | MCUN0GPIO171 | RW | GPIO171 MCU N0-priority interrupt |
| 10 | MCUN0GPIO170 | RW | GPIO170 MCU N0-priority interrupt |
| 9 | MCUN0GPIO169 | RW | GPIO169 MCU N0-priority interrupt |
| 8 | MCUN0GPIO168 | RW | GPIO168 MCU N0-priority interrupt |
| 7 | MCUN0GPIO167 | RW | GPIO167 MCU N0-priority interrupt |
| 6 | MCUN0GPIO166 | RW | GPIO166 MCU N0-priority interrupt |
| 5 | MCUN0GPIO165 | RW | GPIO165 MCU N0-priority interrupt |
| 4 | MCUN0GPIO164 | RW | GPIO164 MCU N0-priority interrupt |
| 3 | MCUN0GPIO163 | RW | GPIO163 MCU N0-priority interrupt |
| 2 | MCUN0GPIO162 | RW | GPIO162 MCU N0-priority interrupt |
| 1 | MCUN0GPIO161 | RW | GPIO161 MCU N0-priority interrupt |
| 0 | MCUN0GPIO160 | RW | GPIO160 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010584 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO191
0x0 |
MCUN0GPIO190
0x0 |
MCUN0GPIO189
0x0 |
MCUN0GPIO188
0x0 |
MCUN0GPIO187
0x0 |
MCUN0GPIO186
0x0 |
MCUN0GPIO185
0x0 |
MCUN0GPIO184
0x0 |
MCUN0GPIO183
0x0 |
MCUN0GPIO182
0x0 |
MCUN0GPIO181
0x0 |
MCUN0GPIO180
0x0 |
MCUN0GPIO179
0x0 |
MCUN0GPIO178
0x0 |
MCUN0GPIO177
0x0 |
MCUN0GPIO176
0x0 |
MCUN0GPIO175
0x0 |
MCUN0GPIO174
0x0 |
MCUN0GPIO173
0x0 |
MCUN0GPIO172
0x0 |
MCUN0GPIO171
0x0 |
MCUN0GPIO170
0x0 |
MCUN0GPIO169
0x0 |
MCUN0GPIO168
0x0 |
MCUN0GPIO167
0x0 |
MCUN0GPIO166
0x0 |
MCUN0GPIO165
0x0 |
MCUN0GPIO164
0x0 |
MCUN0GPIO163
0x0 |
MCUN0GPIO162
0x0 |
MCUN0GPIO161
0x0 |
MCUN0GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO191 | RW | GPIO191 MCU N0-priority interrupt |
| 30 | MCUN0GPIO190 | RW | GPIO190 MCU N0-priority interrupt |
| 29 | MCUN0GPIO189 | RW | GPIO189 MCU N0-priority interrupt |
| 28 | MCUN0GPIO188 | RW | GPIO188 MCU N0-priority interrupt |
| 27 | MCUN0GPIO187 | RW | GPIO187 MCU N0-priority interrupt |
| 26 | MCUN0GPIO186 | RW | GPIO186 MCU N0-priority interrupt |
| 25 | MCUN0GPIO185 | RW | GPIO185 MCU N0-priority interrupt |
| 24 | MCUN0GPIO184 | RW | GPIO184 MCU N0-priority interrupt |
| 23 | MCUN0GPIO183 | RW | GPIO183 MCU N0-priority interrupt |
| 22 | MCUN0GPIO182 | RW | GPIO182 MCU N0-priority interrupt |
| 21 | MCUN0GPIO181 | RW | GPIO181 MCU N0-priority interrupt |
| 20 | MCUN0GPIO180 | RW | GPIO180 MCU N0-priority interrupt |
| 19 | MCUN0GPIO179 | RW | GPIO179 MCU N0-priority interrupt |
| 18 | MCUN0GPIO178 | RW | GPIO178 MCU N0-priority interrupt |
| 17 | MCUN0GPIO177 | RW | GPIO177 MCU N0-priority interrupt |
| 16 | MCUN0GPIO176 | RW | GPIO176 MCU N0-priority interrupt |
| 15 | MCUN0GPIO175 | RW | GPIO175 MCU N0-priority interrupt |
| 14 | MCUN0GPIO174 | RW | GPIO174 MCU N0-priority interrupt |
| 13 | MCUN0GPIO173 | RW | GPIO173 MCU N0-priority interrupt |
| 12 | MCUN0GPIO172 | RW | GPIO172 MCU N0-priority interrupt |
| 11 | MCUN0GPIO171 | RW | GPIO171 MCU N0-priority interrupt |
| 10 | MCUN0GPIO170 | RW | GPIO170 MCU N0-priority interrupt |
| 9 | MCUN0GPIO169 | RW | GPIO169 MCU N0-priority interrupt |
| 8 | MCUN0GPIO168 | RW | GPIO168 MCU N0-priority interrupt |
| 7 | MCUN0GPIO167 | RW | GPIO167 MCU N0-priority interrupt |
| 6 | MCUN0GPIO166 | RW | GPIO166 MCU N0-priority interrupt |
| 5 | MCUN0GPIO165 | RW | GPIO165 MCU N0-priority interrupt |
| 4 | MCUN0GPIO164 | RW | GPIO164 MCU N0-priority interrupt |
| 3 | MCUN0GPIO163 | RW | GPIO163 MCU N0-priority interrupt |
| 2 | MCUN0GPIO162 | RW | GPIO162 MCU N0-priority interrupt |
| 1 | MCUN0GPIO161 | RW | GPIO161 MCU N0-priority interrupt |
| 0 | MCUN0GPIO160 | RW | GPIO160 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010588 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO191
0x0 |
MCUN0GPIO190
0x0 |
MCUN0GPIO189
0x0 |
MCUN0GPIO188
0x0 |
MCUN0GPIO187
0x0 |
MCUN0GPIO186
0x0 |
MCUN0GPIO185
0x0 |
MCUN0GPIO184
0x0 |
MCUN0GPIO183
0x0 |
MCUN0GPIO182
0x0 |
MCUN0GPIO181
0x0 |
MCUN0GPIO180
0x0 |
MCUN0GPIO179
0x0 |
MCUN0GPIO178
0x0 |
MCUN0GPIO177
0x0 |
MCUN0GPIO176
0x0 |
MCUN0GPIO175
0x0 |
MCUN0GPIO174
0x0 |
MCUN0GPIO173
0x0 |
MCUN0GPIO172
0x0 |
MCUN0GPIO171
0x0 |
MCUN0GPIO170
0x0 |
MCUN0GPIO169
0x0 |
MCUN0GPIO168
0x0 |
MCUN0GPIO167
0x0 |
MCUN0GPIO166
0x0 |
MCUN0GPIO165
0x0 |
MCUN0GPIO164
0x0 |
MCUN0GPIO163
0x0 |
MCUN0GPIO162
0x0 |
MCUN0GPIO161
0x0 |
MCUN0GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO191 | RW | GPIO191 MCU N0-priority interrupt |
| 30 | MCUN0GPIO190 | RW | GPIO190 MCU N0-priority interrupt |
| 29 | MCUN0GPIO189 | RW | GPIO189 MCU N0-priority interrupt |
| 28 | MCUN0GPIO188 | RW | GPIO188 MCU N0-priority interrupt |
| 27 | MCUN0GPIO187 | RW | GPIO187 MCU N0-priority interrupt |
| 26 | MCUN0GPIO186 | RW | GPIO186 MCU N0-priority interrupt |
| 25 | MCUN0GPIO185 | RW | GPIO185 MCU N0-priority interrupt |
| 24 | MCUN0GPIO184 | RW | GPIO184 MCU N0-priority interrupt |
| 23 | MCUN0GPIO183 | RW | GPIO183 MCU N0-priority interrupt |
| 22 | MCUN0GPIO182 | RW | GPIO182 MCU N0-priority interrupt |
| 21 | MCUN0GPIO181 | RW | GPIO181 MCU N0-priority interrupt |
| 20 | MCUN0GPIO180 | RW | GPIO180 MCU N0-priority interrupt |
| 19 | MCUN0GPIO179 | RW | GPIO179 MCU N0-priority interrupt |
| 18 | MCUN0GPIO178 | RW | GPIO178 MCU N0-priority interrupt |
| 17 | MCUN0GPIO177 | RW | GPIO177 MCU N0-priority interrupt |
| 16 | MCUN0GPIO176 | RW | GPIO176 MCU N0-priority interrupt |
| 15 | MCUN0GPIO175 | RW | GPIO175 MCU N0-priority interrupt |
| 14 | MCUN0GPIO174 | RW | GPIO174 MCU N0-priority interrupt |
| 13 | MCUN0GPIO173 | RW | GPIO173 MCU N0-priority interrupt |
| 12 | MCUN0GPIO172 | RW | GPIO172 MCU N0-priority interrupt |
| 11 | MCUN0GPIO171 | RW | GPIO171 MCU N0-priority interrupt |
| 10 | MCUN0GPIO170 | RW | GPIO170 MCU N0-priority interrupt |
| 9 | MCUN0GPIO169 | RW | GPIO169 MCU N0-priority interrupt |
| 8 | MCUN0GPIO168 | RW | GPIO168 MCU N0-priority interrupt |
| 7 | MCUN0GPIO167 | RW | GPIO167 MCU N0-priority interrupt |
| 6 | MCUN0GPIO166 | RW | GPIO166 MCU N0-priority interrupt |
| 5 | MCUN0GPIO165 | RW | GPIO165 MCU N0-priority interrupt |
| 4 | MCUN0GPIO164 | RW | GPIO164 MCU N0-priority interrupt |
| 3 | MCUN0GPIO163 | RW | GPIO163 MCU N0-priority interrupt |
| 2 | MCUN0GPIO162 | RW | GPIO162 MCU N0-priority interrupt |
| 1 | MCUN0GPIO161 | RW | GPIO161 MCU N0-priority interrupt |
| 0 | MCUN0GPIO160 | RW | GPIO160 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001058C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO191
0x0 |
MCUN0GPIO190
0x0 |
MCUN0GPIO189
0x0 |
MCUN0GPIO188
0x0 |
MCUN0GPIO187
0x0 |
MCUN0GPIO186
0x0 |
MCUN0GPIO185
0x0 |
MCUN0GPIO184
0x0 |
MCUN0GPIO183
0x0 |
MCUN0GPIO182
0x0 |
MCUN0GPIO181
0x0 |
MCUN0GPIO180
0x0 |
MCUN0GPIO179
0x0 |
MCUN0GPIO178
0x0 |
MCUN0GPIO177
0x0 |
MCUN0GPIO176
0x0 |
MCUN0GPIO175
0x0 |
MCUN0GPIO174
0x0 |
MCUN0GPIO173
0x0 |
MCUN0GPIO172
0x0 |
MCUN0GPIO171
0x0 |
MCUN0GPIO170
0x0 |
MCUN0GPIO169
0x0 |
MCUN0GPIO168
0x0 |
MCUN0GPIO167
0x0 |
MCUN0GPIO166
0x0 |
MCUN0GPIO165
0x0 |
MCUN0GPIO164
0x0 |
MCUN0GPIO163
0x0 |
MCUN0GPIO162
0x0 |
MCUN0GPIO161
0x0 |
MCUN0GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO191 | RW | GPIO191 MCU N0-priority interrupt |
| 30 | MCUN0GPIO190 | RW | GPIO190 MCU N0-priority interrupt |
| 29 | MCUN0GPIO189 | RW | GPIO189 MCU N0-priority interrupt |
| 28 | MCUN0GPIO188 | RW | GPIO188 MCU N0-priority interrupt |
| 27 | MCUN0GPIO187 | RW | GPIO187 MCU N0-priority interrupt |
| 26 | MCUN0GPIO186 | RW | GPIO186 MCU N0-priority interrupt |
| 25 | MCUN0GPIO185 | RW | GPIO185 MCU N0-priority interrupt |
| 24 | MCUN0GPIO184 | RW | GPIO184 MCU N0-priority interrupt |
| 23 | MCUN0GPIO183 | RW | GPIO183 MCU N0-priority interrupt |
| 22 | MCUN0GPIO182 | RW | GPIO182 MCU N0-priority interrupt |
| 21 | MCUN0GPIO181 | RW | GPIO181 MCU N0-priority interrupt |
| 20 | MCUN0GPIO180 | RW | GPIO180 MCU N0-priority interrupt |
| 19 | MCUN0GPIO179 | RW | GPIO179 MCU N0-priority interrupt |
| 18 | MCUN0GPIO178 | RW | GPIO178 MCU N0-priority interrupt |
| 17 | MCUN0GPIO177 | RW | GPIO177 MCU N0-priority interrupt |
| 16 | MCUN0GPIO176 | RW | GPIO176 MCU N0-priority interrupt |
| 15 | MCUN0GPIO175 | RW | GPIO175 MCU N0-priority interrupt |
| 14 | MCUN0GPIO174 | RW | GPIO174 MCU N0-priority interrupt |
| 13 | MCUN0GPIO173 | RW | GPIO173 MCU N0-priority interrupt |
| 12 | MCUN0GPIO172 | RW | GPIO172 MCU N0-priority interrupt |
| 11 | MCUN0GPIO171 | RW | GPIO171 MCU N0-priority interrupt |
| 10 | MCUN0GPIO170 | RW | GPIO170 MCU N0-priority interrupt |
| 9 | MCUN0GPIO169 | RW | GPIO169 MCU N0-priority interrupt |
| 8 | MCUN0GPIO168 | RW | GPIO168 MCU N0-priority interrupt |
| 7 | MCUN0GPIO167 | RW | GPIO167 MCU N0-priority interrupt |
| 6 | MCUN0GPIO166 | RW | GPIO166 MCU N0-priority interrupt |
| 5 | MCUN0GPIO165 | RW | GPIO165 MCU N0-priority interrupt |
| 4 | MCUN0GPIO164 | RW | GPIO164 MCU N0-priority interrupt |
| 3 | MCUN0GPIO163 | RW | GPIO163 MCU N0-priority interrupt |
| 2 | MCUN0GPIO162 | RW | GPIO162 MCU N0-priority interrupt |
| 1 | MCUN0GPIO161 | RW | GPIO161 MCU N0-priority interrupt |
| 0 | MCUN0GPIO160 | RW | GPIO160 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010590 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO223
0x0 |
MCUN0GPIO222
0x0 |
MCUN0GPIO221
0x0 |
MCUN0GPIO220
0x0 |
MCUN0GPIO219
0x0 |
MCUN0GPIO218
0x0 |
MCUN0GPIO217
0x0 |
MCUN0GPIO216
0x0 |
MCUN0GPIO215
0x0 |
MCUN0GPIO214
0x0 |
MCUN0GPIO213
0x0 |
MCUN0GPIO212
0x0 |
MCUN0GPIO211
0x0 |
MCUN0GPIO210
0x0 |
MCUN0GPIO209
0x0 |
MCUN0GPIO208
0x0 |
MCUN0GPIO207
0x0 |
MCUN0GPIO206
0x0 |
MCUN0GPIO205
0x0 |
MCUN0GPIO204
0x0 |
MCUN0GPIO203
0x0 |
MCUN0GPIO202
0x0 |
MCUN0GPIO201
0x0 |
MCUN0GPIO200
0x0 |
MCUN0GPIO199
0x0 |
MCUN0GPIO198
0x0 |
MCUN0GPIO197
0x0 |
MCUN0GPIO196
0x0 |
MCUN0GPIO195
0x0 |
MCUN0GPIO194
0x0 |
MCUN0GPIO193
0x0 |
MCUN0GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO223 | RW | GPIO223 MCU N0-priority interrupt |
| 30 | MCUN0GPIO222 | RW | GPIO222 MCU N0-priority interrupt |
| 29 | MCUN0GPIO221 | RW | GPIO221 MCU N0-priority interrupt |
| 28 | MCUN0GPIO220 | RW | GPIO220 MCU N0-priority interrupt |
| 27 | MCUN0GPIO219 | RW | GPIO219 MCU N0-priority interrupt |
| 26 | MCUN0GPIO218 | RW | GPIO218 MCU N0-priority interrupt |
| 25 | MCUN0GPIO217 | RW | GPIO217 MCU N0-priority interrupt |
| 24 | MCUN0GPIO216 | RW | GPIO216 MCU N0-priority interrupt |
| 23 | MCUN0GPIO215 | RW | GPIO215 MCU N0-priority interrupt |
| 22 | MCUN0GPIO214 | RW | GPIO214 MCU N0-priority interrupt |
| 21 | MCUN0GPIO213 | RW | GPIO213 MCU N0-priority interrupt |
| 20 | MCUN0GPIO212 | RW | GPIO212 MCU N0-priority interrupt |
| 19 | MCUN0GPIO211 | RW | GPIO211 MCU N0-priority interrupt |
| 18 | MCUN0GPIO210 | RW | GPIO210 MCU N0-priority interrupt |
| 17 | MCUN0GPIO209 | RW | GPIO209 MCU N0-priority interrupt |
| 16 | MCUN0GPIO208 | RW | GPIO208 MCU N0-priority interrupt |
| 15 | MCUN0GPIO207 | RW | GPIO207 MCU N0-priority interrupt |
| 14 | MCUN0GPIO206 | RW | GPIO206 MCU N0-priority interrupt |
| 13 | MCUN0GPIO205 | RW | GPIO205 MCU N0-priority interrupt |
| 12 | MCUN0GPIO204 | RW | GPIO204 MCU N0-priority interrupt |
| 11 | MCUN0GPIO203 | RW | GPIO203 MCU N0-priority interrupt |
| 10 | MCUN0GPIO202 | RW | GPIO202 MCU N0-priority interrupt |
| 9 | MCUN0GPIO201 | RW | GPIO201 MCU N0-priority interrupt |
| 8 | MCUN0GPIO200 | RW | GPIO200 MCU N0-priority interrupt |
| 7 | MCUN0GPIO199 | RW | GPIO199 MCU N0-priority interrupt |
| 6 | MCUN0GPIO198 | RW | GPIO198 MCU N0-priority interrupt |
| 5 | MCUN0GPIO197 | RW | GPIO197 MCU N0-priority interrupt |
| 4 | MCUN0GPIO196 | RW | GPIO196 MCU N0-priority interrupt |
| 3 | MCUN0GPIO195 | RW | GPIO195 MCU N0-priority interrupt |
| 2 | MCUN0GPIO194 | RW | GPIO194 MCU N0-priority interrupt |
| 1 | MCUN0GPIO193 | RW | GPIO193 MCU N0-priority interrupt |
| 0 | MCUN0GPIO192 | RW | GPIO192 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010594 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO223
0x0 |
MCUN0GPIO222
0x0 |
MCUN0GPIO221
0x0 |
MCUN0GPIO220
0x0 |
MCUN0GPIO219
0x0 |
MCUN0GPIO218
0x0 |
MCUN0GPIO217
0x0 |
MCUN0GPIO216
0x0 |
MCUN0GPIO215
0x0 |
MCUN0GPIO214
0x0 |
MCUN0GPIO213
0x0 |
MCUN0GPIO212
0x0 |
MCUN0GPIO211
0x0 |
MCUN0GPIO210
0x0 |
MCUN0GPIO209
0x0 |
MCUN0GPIO208
0x0 |
MCUN0GPIO207
0x0 |
MCUN0GPIO206
0x0 |
MCUN0GPIO205
0x0 |
MCUN0GPIO204
0x0 |
MCUN0GPIO203
0x0 |
MCUN0GPIO202
0x0 |
MCUN0GPIO201
0x0 |
MCUN0GPIO200
0x0 |
MCUN0GPIO199
0x0 |
MCUN0GPIO198
0x0 |
MCUN0GPIO197
0x0 |
MCUN0GPIO196
0x0 |
MCUN0GPIO195
0x0 |
MCUN0GPIO194
0x0 |
MCUN0GPIO193
0x0 |
MCUN0GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO223 | RW | GPIO223 MCU N0-priority interrupt |
| 30 | MCUN0GPIO222 | RW | GPIO222 MCU N0-priority interrupt |
| 29 | MCUN0GPIO221 | RW | GPIO221 MCU N0-priority interrupt |
| 28 | MCUN0GPIO220 | RW | GPIO220 MCU N0-priority interrupt |
| 27 | MCUN0GPIO219 | RW | GPIO219 MCU N0-priority interrupt |
| 26 | MCUN0GPIO218 | RW | GPIO218 MCU N0-priority interrupt |
| 25 | MCUN0GPIO217 | RW | GPIO217 MCU N0-priority interrupt |
| 24 | MCUN0GPIO216 | RW | GPIO216 MCU N0-priority interrupt |
| 23 | MCUN0GPIO215 | RW | GPIO215 MCU N0-priority interrupt |
| 22 | MCUN0GPIO214 | RW | GPIO214 MCU N0-priority interrupt |
| 21 | MCUN0GPIO213 | RW | GPIO213 MCU N0-priority interrupt |
| 20 | MCUN0GPIO212 | RW | GPIO212 MCU N0-priority interrupt |
| 19 | MCUN0GPIO211 | RW | GPIO211 MCU N0-priority interrupt |
| 18 | MCUN0GPIO210 | RW | GPIO210 MCU N0-priority interrupt |
| 17 | MCUN0GPIO209 | RW | GPIO209 MCU N0-priority interrupt |
| 16 | MCUN0GPIO208 | RW | GPIO208 MCU N0-priority interrupt |
| 15 | MCUN0GPIO207 | RW | GPIO207 MCU N0-priority interrupt |
| 14 | MCUN0GPIO206 | RW | GPIO206 MCU N0-priority interrupt |
| 13 | MCUN0GPIO205 | RW | GPIO205 MCU N0-priority interrupt |
| 12 | MCUN0GPIO204 | RW | GPIO204 MCU N0-priority interrupt |
| 11 | MCUN0GPIO203 | RW | GPIO203 MCU N0-priority interrupt |
| 10 | MCUN0GPIO202 | RW | GPIO202 MCU N0-priority interrupt |
| 9 | MCUN0GPIO201 | RW | GPIO201 MCU N0-priority interrupt |
| 8 | MCUN0GPIO200 | RW | GPIO200 MCU N0-priority interrupt |
| 7 | MCUN0GPIO199 | RW | GPIO199 MCU N0-priority interrupt |
| 6 | MCUN0GPIO198 | RW | GPIO198 MCU N0-priority interrupt |
| 5 | MCUN0GPIO197 | RW | GPIO197 MCU N0-priority interrupt |
| 4 | MCUN0GPIO196 | RW | GPIO196 MCU N0-priority interrupt |
| 3 | MCUN0GPIO195 | RW | GPIO195 MCU N0-priority interrupt |
| 2 | MCUN0GPIO194 | RW | GPIO194 MCU N0-priority interrupt |
| 1 | MCUN0GPIO193 | RW | GPIO193 MCU N0-priority interrupt |
| 0 | MCUN0GPIO192 | RW | GPIO192 MCU N0-priority interrupt |
| Instance 0 Address: | 0x40010598 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO223
0x0 |
MCUN0GPIO222
0x0 |
MCUN0GPIO221
0x0 |
MCUN0GPIO220
0x0 |
MCUN0GPIO219
0x0 |
MCUN0GPIO218
0x0 |
MCUN0GPIO217
0x0 |
MCUN0GPIO216
0x0 |
MCUN0GPIO215
0x0 |
MCUN0GPIO214
0x0 |
MCUN0GPIO213
0x0 |
MCUN0GPIO212
0x0 |
MCUN0GPIO211
0x0 |
MCUN0GPIO210
0x0 |
MCUN0GPIO209
0x0 |
MCUN0GPIO208
0x0 |
MCUN0GPIO207
0x0 |
MCUN0GPIO206
0x0 |
MCUN0GPIO205
0x0 |
MCUN0GPIO204
0x0 |
MCUN0GPIO203
0x0 |
MCUN0GPIO202
0x0 |
MCUN0GPIO201
0x0 |
MCUN0GPIO200
0x0 |
MCUN0GPIO199
0x0 |
MCUN0GPIO198
0x0 |
MCUN0GPIO197
0x0 |
MCUN0GPIO196
0x0 |
MCUN0GPIO195
0x0 |
MCUN0GPIO194
0x0 |
MCUN0GPIO193
0x0 |
MCUN0GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO223 | RW | GPIO223 MCU N0-priority interrupt |
| 30 | MCUN0GPIO222 | RW | GPIO222 MCU N0-priority interrupt |
| 29 | MCUN0GPIO221 | RW | GPIO221 MCU N0-priority interrupt |
| 28 | MCUN0GPIO220 | RW | GPIO220 MCU N0-priority interrupt |
| 27 | MCUN0GPIO219 | RW | GPIO219 MCU N0-priority interrupt |
| 26 | MCUN0GPIO218 | RW | GPIO218 MCU N0-priority interrupt |
| 25 | MCUN0GPIO217 | RW | GPIO217 MCU N0-priority interrupt |
| 24 | MCUN0GPIO216 | RW | GPIO216 MCU N0-priority interrupt |
| 23 | MCUN0GPIO215 | RW | GPIO215 MCU N0-priority interrupt |
| 22 | MCUN0GPIO214 | RW | GPIO214 MCU N0-priority interrupt |
| 21 | MCUN0GPIO213 | RW | GPIO213 MCU N0-priority interrupt |
| 20 | MCUN0GPIO212 | RW | GPIO212 MCU N0-priority interrupt |
| 19 | MCUN0GPIO211 | RW | GPIO211 MCU N0-priority interrupt |
| 18 | MCUN0GPIO210 | RW | GPIO210 MCU N0-priority interrupt |
| 17 | MCUN0GPIO209 | RW | GPIO209 MCU N0-priority interrupt |
| 16 | MCUN0GPIO208 | RW | GPIO208 MCU N0-priority interrupt |
| 15 | MCUN0GPIO207 | RW | GPIO207 MCU N0-priority interrupt |
| 14 | MCUN0GPIO206 | RW | GPIO206 MCU N0-priority interrupt |
| 13 | MCUN0GPIO205 | RW | GPIO205 MCU N0-priority interrupt |
| 12 | MCUN0GPIO204 | RW | GPIO204 MCU N0-priority interrupt |
| 11 | MCUN0GPIO203 | RW | GPIO203 MCU N0-priority interrupt |
| 10 | MCUN0GPIO202 | RW | GPIO202 MCU N0-priority interrupt |
| 9 | MCUN0GPIO201 | RW | GPIO201 MCU N0-priority interrupt |
| 8 | MCUN0GPIO200 | RW | GPIO200 MCU N0-priority interrupt |
| 7 | MCUN0GPIO199 | RW | GPIO199 MCU N0-priority interrupt |
| 6 | MCUN0GPIO198 | RW | GPIO198 MCU N0-priority interrupt |
| 5 | MCUN0GPIO197 | RW | GPIO197 MCU N0-priority interrupt |
| 4 | MCUN0GPIO196 | RW | GPIO196 MCU N0-priority interrupt |
| 3 | MCUN0GPIO195 | RW | GPIO195 MCU N0-priority interrupt |
| 2 | MCUN0GPIO194 | RW | GPIO194 MCU N0-priority interrupt |
| 1 | MCUN0GPIO193 | RW | GPIO193 MCU N0-priority interrupt |
| 0 | MCUN0GPIO192 | RW | GPIO192 MCU N0-priority interrupt |
| Instance 0 Address: | 0x4001059C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN0GPIO223
0x0 |
MCUN0GPIO222
0x0 |
MCUN0GPIO221
0x0 |
MCUN0GPIO220
0x0 |
MCUN0GPIO219
0x0 |
MCUN0GPIO218
0x0 |
MCUN0GPIO217
0x0 |
MCUN0GPIO216
0x0 |
MCUN0GPIO215
0x0 |
MCUN0GPIO214
0x0 |
MCUN0GPIO213
0x0 |
MCUN0GPIO212
0x0 |
MCUN0GPIO211
0x0 |
MCUN0GPIO210
0x0 |
MCUN0GPIO209
0x0 |
MCUN0GPIO208
0x0 |
MCUN0GPIO207
0x0 |
MCUN0GPIO206
0x0 |
MCUN0GPIO205
0x0 |
MCUN0GPIO204
0x0 |
MCUN0GPIO203
0x0 |
MCUN0GPIO202
0x0 |
MCUN0GPIO201
0x0 |
MCUN0GPIO200
0x0 |
MCUN0GPIO199
0x0 |
MCUN0GPIO198
0x0 |
MCUN0GPIO197
0x0 |
MCUN0GPIO196
0x0 |
MCUN0GPIO195
0x0 |
MCUN0GPIO194
0x0 |
MCUN0GPIO193
0x0 |
MCUN0GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN0GPIO223 | RW | GPIO223 MCU N0-priority interrupt |
| 30 | MCUN0GPIO222 | RW | GPIO222 MCU N0-priority interrupt |
| 29 | MCUN0GPIO221 | RW | GPIO221 MCU N0-priority interrupt |
| 28 | MCUN0GPIO220 | RW | GPIO220 MCU N0-priority interrupt |
| 27 | MCUN0GPIO219 | RW | GPIO219 MCU N0-priority interrupt |
| 26 | MCUN0GPIO218 | RW | GPIO218 MCU N0-priority interrupt |
| 25 | MCUN0GPIO217 | RW | GPIO217 MCU N0-priority interrupt |
| 24 | MCUN0GPIO216 | RW | GPIO216 MCU N0-priority interrupt |
| 23 | MCUN0GPIO215 | RW | GPIO215 MCU N0-priority interrupt |
| 22 | MCUN0GPIO214 | RW | GPIO214 MCU N0-priority interrupt |
| 21 | MCUN0GPIO213 | RW | GPIO213 MCU N0-priority interrupt |
| 20 | MCUN0GPIO212 | RW | GPIO212 MCU N0-priority interrupt |
| 19 | MCUN0GPIO211 | RW | GPIO211 MCU N0-priority interrupt |
| 18 | MCUN0GPIO210 | RW | GPIO210 MCU N0-priority interrupt |
| 17 | MCUN0GPIO209 | RW | GPIO209 MCU N0-priority interrupt |
| 16 | MCUN0GPIO208 | RW | GPIO208 MCU N0-priority interrupt |
| 15 | MCUN0GPIO207 | RW | GPIO207 MCU N0-priority interrupt |
| 14 | MCUN0GPIO206 | RW | GPIO206 MCU N0-priority interrupt |
| 13 | MCUN0GPIO205 | RW | GPIO205 MCU N0-priority interrupt |
| 12 | MCUN0GPIO204 | RW | GPIO204 MCU N0-priority interrupt |
| 11 | MCUN0GPIO203 | RW | GPIO203 MCU N0-priority interrupt |
| 10 | MCUN0GPIO202 | RW | GPIO202 MCU N0-priority interrupt |
| 9 | MCUN0GPIO201 | RW | GPIO201 MCU N0-priority interrupt |
| 8 | MCUN0GPIO200 | RW | GPIO200 MCU N0-priority interrupt |
| 7 | MCUN0GPIO199 | RW | GPIO199 MCU N0-priority interrupt |
| 6 | MCUN0GPIO198 | RW | GPIO198 MCU N0-priority interrupt |
| 5 | MCUN0GPIO197 | RW | GPIO197 MCU N0-priority interrupt |
| 4 | MCUN0GPIO196 | RW | GPIO196 MCU N0-priority interrupt |
| 3 | MCUN0GPIO195 | RW | GPIO195 MCU N0-priority interrupt |
| 2 | MCUN0GPIO194 | RW | GPIO194 MCU N0-priority interrupt |
| 1 | MCUN0GPIO193 | RW | GPIO193 MCU N0-priority interrupt |
| 0 | MCUN0GPIO192 | RW | GPIO192 MCU N0-priority interrupt |
| Instance 0 Address: | 0x400105A0 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO31
0x0 |
MCUN1GPIO30
0x0 |
MCUN1GPIO29
0x0 |
MCUN1GPIO28
0x0 |
MCUN1GPIO27
0x0 |
MCUN1GPIO26
0x0 |
MCUN1GPIO25
0x0 |
MCUN1GPIO24
0x0 |
MCUN1GPIO23
0x0 |
MCUN1GPIO22
0x0 |
MCUN1GPIO21
0x0 |
MCUN1GPIO20
0x0 |
MCUN1GPIO19
0x0 |
MCUN1GPIO18
0x0 |
MCUN1GPIO17
0x0 |
MCUN1GPIO16
0x0 |
MCUN1GPIO15
0x0 |
MCUN1GPIO14
0x0 |
MCUN1GPIO13
0x0 |
MCUN1GPIO12
0x0 |
MCUN1GPIO11
0x0 |
MCUN1GPIO10
0x0 |
MCUN1GPIO9
0x0 |
MCUN1GPIO8
0x0 |
MCUN1GPIO7
0x0 |
MCUN1GPIO6
0x0 |
MCUN1GPIO5
0x0 |
MCUN1GPIO4
0x0 |
MCUN1GPIO3
0x0 |
MCUN1GPIO2
0x0 |
MCUN1GPIO1
0x0 |
MCUN1GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO31 | RW | GPIO31 MCU N1-priority interrupt |
| 30 | MCUN1GPIO30 | RW | GPIO30 MCU N1-priority interrupt |
| 29 | MCUN1GPIO29 | RW | GPIO29 MCU N1-priority interrupt |
| 28 | MCUN1GPIO28 | RW | GPIO28 MCU N1-priority interrupt |
| 27 | MCUN1GPIO27 | RW | GPIO27 MCU N1-priority interrupt |
| 26 | MCUN1GPIO26 | RW | GPIO26 MCU N1-priority interrupt |
| 25 | MCUN1GPIO25 | RW | GPIO25 MCU N1-priority interrupt |
| 24 | MCUN1GPIO24 | RW | GPIO24 MCU N1-priority interrupt |
| 23 | MCUN1GPIO23 | RW | GPIO23 MCU N1-priority interrupt |
| 22 | MCUN1GPIO22 | RW | GPIO22 MCU N1-priority interrupt |
| 21 | MCUN1GPIO21 | RW | GPIO21 MCU N1-priority interrupt |
| 20 | MCUN1GPIO20 | RW | GPIO20 MCU N1-priority interrupt |
| 19 | MCUN1GPIO19 | RW | GPIO19 MCU N1-priority interrupt |
| 18 | MCUN1GPIO18 | RW | GPIO18 MCU N1-priority interrupt |
| 17 | MCUN1GPIO17 | RW | GPIO17 MCU N1-priority interrupt |
| 16 | MCUN1GPIO16 | RW | GPIO16 MCU N1-priority interrupt |
| 15 | MCUN1GPIO15 | RW | GPIO15 MCU N1-priority interrupt |
| 14 | MCUN1GPIO14 | RW | GPIO14 MCU N1-priority interrupt |
| 13 | MCUN1GPIO13 | RW | GPIO13 MCU N1-priority interrupt |
| 12 | MCUN1GPIO12 | RW | GPIO12 MCU N1-priority interrupt |
| 11 | MCUN1GPIO11 | RW | GPIO11 MCU N1-priority interrupt |
| 10 | MCUN1GPIO10 | RW | GPIO10 MCU N1-priority interrupt |
| 9 | MCUN1GPIO9 | RW | GPIO9 MCU N1-priority interrupt |
| 8 | MCUN1GPIO8 | RW | GPIO8 MCU N1-priority interrupt |
| 7 | MCUN1GPIO7 | RW | GPIO7 MCU N1-priority interrupt |
| 6 | MCUN1GPIO6 | RW | GPIO6 MCU N1-priority interrupt |
| 5 | MCUN1GPIO5 | RW | GPIO5 MCU N1-priority interrupt |
| 4 | MCUN1GPIO4 | RW | GPIO4 MCU N1-priority interrupt |
| 3 | MCUN1GPIO3 | RW | GPIO3 MCU N1-priority interrupt |
| 2 | MCUN1GPIO2 | RW | GPIO2 MCU N1-priority interrupt |
| 1 | MCUN1GPIO1 | RW | GPIO1 MCU N1-priority interrupt |
| 0 | MCUN1GPIO0 | RW | GPIO0 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105A4 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO31
0x0 |
MCUN1GPIO30
0x0 |
MCUN1GPIO29
0x0 |
MCUN1GPIO28
0x0 |
MCUN1GPIO27
0x0 |
MCUN1GPIO26
0x0 |
MCUN1GPIO25
0x0 |
MCUN1GPIO24
0x0 |
MCUN1GPIO23
0x0 |
MCUN1GPIO22
0x0 |
MCUN1GPIO21
0x0 |
MCUN1GPIO20
0x0 |
MCUN1GPIO19
0x0 |
MCUN1GPIO18
0x0 |
MCUN1GPIO17
0x0 |
MCUN1GPIO16
0x0 |
MCUN1GPIO15
0x0 |
MCUN1GPIO14
0x0 |
MCUN1GPIO13
0x0 |
MCUN1GPIO12
0x0 |
MCUN1GPIO11
0x0 |
MCUN1GPIO10
0x0 |
MCUN1GPIO9
0x0 |
MCUN1GPIO8
0x0 |
MCUN1GPIO7
0x0 |
MCUN1GPIO6
0x0 |
MCUN1GPIO5
0x0 |
MCUN1GPIO4
0x0 |
MCUN1GPIO3
0x0 |
MCUN1GPIO2
0x0 |
MCUN1GPIO1
0x0 |
MCUN1GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO31 | RW | GPIO31 MCU N1-priority interrupt |
| 30 | MCUN1GPIO30 | RW | GPIO30 MCU N1-priority interrupt |
| 29 | MCUN1GPIO29 | RW | GPIO29 MCU N1-priority interrupt |
| 28 | MCUN1GPIO28 | RW | GPIO28 MCU N1-priority interrupt |
| 27 | MCUN1GPIO27 | RW | GPIO27 MCU N1-priority interrupt |
| 26 | MCUN1GPIO26 | RW | GPIO26 MCU N1-priority interrupt |
| 25 | MCUN1GPIO25 | RW | GPIO25 MCU N1-priority interrupt |
| 24 | MCUN1GPIO24 | RW | GPIO24 MCU N1-priority interrupt |
| 23 | MCUN1GPIO23 | RW | GPIO23 MCU N1-priority interrupt |
| 22 | MCUN1GPIO22 | RW | GPIO22 MCU N1-priority interrupt |
| 21 | MCUN1GPIO21 | RW | GPIO21 MCU N1-priority interrupt |
| 20 | MCUN1GPIO20 | RW | GPIO20 MCU N1-priority interrupt |
| 19 | MCUN1GPIO19 | RW | GPIO19 MCU N1-priority interrupt |
| 18 | MCUN1GPIO18 | RW | GPIO18 MCU N1-priority interrupt |
| 17 | MCUN1GPIO17 | RW | GPIO17 MCU N1-priority interrupt |
| 16 | MCUN1GPIO16 | RW | GPIO16 MCU N1-priority interrupt |
| 15 | MCUN1GPIO15 | RW | GPIO15 MCU N1-priority interrupt |
| 14 | MCUN1GPIO14 | RW | GPIO14 MCU N1-priority interrupt |
| 13 | MCUN1GPIO13 | RW | GPIO13 MCU N1-priority interrupt |
| 12 | MCUN1GPIO12 | RW | GPIO12 MCU N1-priority interrupt |
| 11 | MCUN1GPIO11 | RW | GPIO11 MCU N1-priority interrupt |
| 10 | MCUN1GPIO10 | RW | GPIO10 MCU N1-priority interrupt |
| 9 | MCUN1GPIO9 | RW | GPIO9 MCU N1-priority interrupt |
| 8 | MCUN1GPIO8 | RW | GPIO8 MCU N1-priority interrupt |
| 7 | MCUN1GPIO7 | RW | GPIO7 MCU N1-priority interrupt |
| 6 | MCUN1GPIO6 | RW | GPIO6 MCU N1-priority interrupt |
| 5 | MCUN1GPIO5 | RW | GPIO5 MCU N1-priority interrupt |
| 4 | MCUN1GPIO4 | RW | GPIO4 MCU N1-priority interrupt |
| 3 | MCUN1GPIO3 | RW | GPIO3 MCU N1-priority interrupt |
| 2 | MCUN1GPIO2 | RW | GPIO2 MCU N1-priority interrupt |
| 1 | MCUN1GPIO1 | RW | GPIO1 MCU N1-priority interrupt |
| 0 | MCUN1GPIO0 | RW | GPIO0 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105A8 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO31
0x0 |
MCUN1GPIO30
0x0 |
MCUN1GPIO29
0x0 |
MCUN1GPIO28
0x0 |
MCUN1GPIO27
0x0 |
MCUN1GPIO26
0x0 |
MCUN1GPIO25
0x0 |
MCUN1GPIO24
0x0 |
MCUN1GPIO23
0x0 |
MCUN1GPIO22
0x0 |
MCUN1GPIO21
0x0 |
MCUN1GPIO20
0x0 |
MCUN1GPIO19
0x0 |
MCUN1GPIO18
0x0 |
MCUN1GPIO17
0x0 |
MCUN1GPIO16
0x0 |
MCUN1GPIO15
0x0 |
MCUN1GPIO14
0x0 |
MCUN1GPIO13
0x0 |
MCUN1GPIO12
0x0 |
MCUN1GPIO11
0x0 |
MCUN1GPIO10
0x0 |
MCUN1GPIO9
0x0 |
MCUN1GPIO8
0x0 |
MCUN1GPIO7
0x0 |
MCUN1GPIO6
0x0 |
MCUN1GPIO5
0x0 |
MCUN1GPIO4
0x0 |
MCUN1GPIO3
0x0 |
MCUN1GPIO2
0x0 |
MCUN1GPIO1
0x0 |
MCUN1GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO31 | RW | GPIO31 MCU N1-priority interrupt |
| 30 | MCUN1GPIO30 | RW | GPIO30 MCU N1-priority interrupt |
| 29 | MCUN1GPIO29 | RW | GPIO29 MCU N1-priority interrupt |
| 28 | MCUN1GPIO28 | RW | GPIO28 MCU N1-priority interrupt |
| 27 | MCUN1GPIO27 | RW | GPIO27 MCU N1-priority interrupt |
| 26 | MCUN1GPIO26 | RW | GPIO26 MCU N1-priority interrupt |
| 25 | MCUN1GPIO25 | RW | GPIO25 MCU N1-priority interrupt |
| 24 | MCUN1GPIO24 | RW | GPIO24 MCU N1-priority interrupt |
| 23 | MCUN1GPIO23 | RW | GPIO23 MCU N1-priority interrupt |
| 22 | MCUN1GPIO22 | RW | GPIO22 MCU N1-priority interrupt |
| 21 | MCUN1GPIO21 | RW | GPIO21 MCU N1-priority interrupt |
| 20 | MCUN1GPIO20 | RW | GPIO20 MCU N1-priority interrupt |
| 19 | MCUN1GPIO19 | RW | GPIO19 MCU N1-priority interrupt |
| 18 | MCUN1GPIO18 | RW | GPIO18 MCU N1-priority interrupt |
| 17 | MCUN1GPIO17 | RW | GPIO17 MCU N1-priority interrupt |
| 16 | MCUN1GPIO16 | RW | GPIO16 MCU N1-priority interrupt |
| 15 | MCUN1GPIO15 | RW | GPIO15 MCU N1-priority interrupt |
| 14 | MCUN1GPIO14 | RW | GPIO14 MCU N1-priority interrupt |
| 13 | MCUN1GPIO13 | RW | GPIO13 MCU N1-priority interrupt |
| 12 | MCUN1GPIO12 | RW | GPIO12 MCU N1-priority interrupt |
| 11 | MCUN1GPIO11 | RW | GPIO11 MCU N1-priority interrupt |
| 10 | MCUN1GPIO10 | RW | GPIO10 MCU N1-priority interrupt |
| 9 | MCUN1GPIO9 | RW | GPIO9 MCU N1-priority interrupt |
| 8 | MCUN1GPIO8 | RW | GPIO8 MCU N1-priority interrupt |
| 7 | MCUN1GPIO7 | RW | GPIO7 MCU N1-priority interrupt |
| 6 | MCUN1GPIO6 | RW | GPIO6 MCU N1-priority interrupt |
| 5 | MCUN1GPIO5 | RW | GPIO5 MCU N1-priority interrupt |
| 4 | MCUN1GPIO4 | RW | GPIO4 MCU N1-priority interrupt |
| 3 | MCUN1GPIO3 | RW | GPIO3 MCU N1-priority interrupt |
| 2 | MCUN1GPIO2 | RW | GPIO2 MCU N1-priority interrupt |
| 1 | MCUN1GPIO1 | RW | GPIO1 MCU N1-priority interrupt |
| 0 | MCUN1GPIO0 | RW | GPIO0 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105AC |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO31
0x0 |
MCUN1GPIO30
0x0 |
MCUN1GPIO29
0x0 |
MCUN1GPIO28
0x0 |
MCUN1GPIO27
0x0 |
MCUN1GPIO26
0x0 |
MCUN1GPIO25
0x0 |
MCUN1GPIO24
0x0 |
MCUN1GPIO23
0x0 |
MCUN1GPIO22
0x0 |
MCUN1GPIO21
0x0 |
MCUN1GPIO20
0x0 |
MCUN1GPIO19
0x0 |
MCUN1GPIO18
0x0 |
MCUN1GPIO17
0x0 |
MCUN1GPIO16
0x0 |
MCUN1GPIO15
0x0 |
MCUN1GPIO14
0x0 |
MCUN1GPIO13
0x0 |
MCUN1GPIO12
0x0 |
MCUN1GPIO11
0x0 |
MCUN1GPIO10
0x0 |
MCUN1GPIO9
0x0 |
MCUN1GPIO8
0x0 |
MCUN1GPIO7
0x0 |
MCUN1GPIO6
0x0 |
MCUN1GPIO5
0x0 |
MCUN1GPIO4
0x0 |
MCUN1GPIO3
0x0 |
MCUN1GPIO2
0x0 |
MCUN1GPIO1
0x0 |
MCUN1GPIO0
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO31 | RW | GPIO31 MCU N1-priority interrupt |
| 30 | MCUN1GPIO30 | RW | GPIO30 MCU N1-priority interrupt |
| 29 | MCUN1GPIO29 | RW | GPIO29 MCU N1-priority interrupt |
| 28 | MCUN1GPIO28 | RW | GPIO28 MCU N1-priority interrupt |
| 27 | MCUN1GPIO27 | RW | GPIO27 MCU N1-priority interrupt |
| 26 | MCUN1GPIO26 | RW | GPIO26 MCU N1-priority interrupt |
| 25 | MCUN1GPIO25 | RW | GPIO25 MCU N1-priority interrupt |
| 24 | MCUN1GPIO24 | RW | GPIO24 MCU N1-priority interrupt |
| 23 | MCUN1GPIO23 | RW | GPIO23 MCU N1-priority interrupt |
| 22 | MCUN1GPIO22 | RW | GPIO22 MCU N1-priority interrupt |
| 21 | MCUN1GPIO21 | RW | GPIO21 MCU N1-priority interrupt |
| 20 | MCUN1GPIO20 | RW | GPIO20 MCU N1-priority interrupt |
| 19 | MCUN1GPIO19 | RW | GPIO19 MCU N1-priority interrupt |
| 18 | MCUN1GPIO18 | RW | GPIO18 MCU N1-priority interrupt |
| 17 | MCUN1GPIO17 | RW | GPIO17 MCU N1-priority interrupt |
| 16 | MCUN1GPIO16 | RW | GPIO16 MCU N1-priority interrupt |
| 15 | MCUN1GPIO15 | RW | GPIO15 MCU N1-priority interrupt |
| 14 | MCUN1GPIO14 | RW | GPIO14 MCU N1-priority interrupt |
| 13 | MCUN1GPIO13 | RW | GPIO13 MCU N1-priority interrupt |
| 12 | MCUN1GPIO12 | RW | GPIO12 MCU N1-priority interrupt |
| 11 | MCUN1GPIO11 | RW | GPIO11 MCU N1-priority interrupt |
| 10 | MCUN1GPIO10 | RW | GPIO10 MCU N1-priority interrupt |
| 9 | MCUN1GPIO9 | RW | GPIO9 MCU N1-priority interrupt |
| 8 | MCUN1GPIO8 | RW | GPIO8 MCU N1-priority interrupt |
| 7 | MCUN1GPIO7 | RW | GPIO7 MCU N1-priority interrupt |
| 6 | MCUN1GPIO6 | RW | GPIO6 MCU N1-priority interrupt |
| 5 | MCUN1GPIO5 | RW | GPIO5 MCU N1-priority interrupt |
| 4 | MCUN1GPIO4 | RW | GPIO4 MCU N1-priority interrupt |
| 3 | MCUN1GPIO3 | RW | GPIO3 MCU N1-priority interrupt |
| 2 | MCUN1GPIO2 | RW | GPIO2 MCU N1-priority interrupt |
| 1 | MCUN1GPIO1 | RW | GPIO1 MCU N1-priority interrupt |
| 0 | MCUN1GPIO0 | RW | GPIO0 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105B0 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO63
0x0 |
MCUN1GPIO62
0x0 |
MCUN1GPIO61
0x0 |
MCUN1GPIO60
0x0 |
MCUN1GPIO59
0x0 |
MCUN1GPIO58
0x0 |
MCUN1GPIO57
0x0 |
MCUN1GPIO56
0x0 |
MCUN1GPIO55
0x0 |
MCUN1GPIO54
0x0 |
MCUN1GPIO53
0x0 |
MCUN1GPIO52
0x0 |
MCUN1GPIO51
0x0 |
MCUN1GPIO50
0x0 |
MCUN1GPIO49
0x0 |
MCUN1GPIO48
0x0 |
MCUN1GPIO47
0x0 |
MCUN1GPIO46
0x0 |
MCUN1GPIO45
0x0 |
MCUN1GPIO44
0x0 |
MCUN1GPIO43
0x0 |
MCUN1GPIO42
0x0 |
MCUN1GPIO41
0x0 |
MCUN1GPIO40
0x0 |
MCUN1GPIO39
0x0 |
MCUN1GPIO38
0x0 |
MCUN1GPIO37
0x0 |
MCUN1GPIO36
0x0 |
MCUN1GPIO35
0x0 |
MCUN1GPIO34
0x0 |
MCUN1GPIO33
0x0 |
MCUN1GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO63 | RW | GPIO63 MCU N1-priority interrupt |
| 30 | MCUN1GPIO62 | RW | GPIO62 MCU N1-priority interrupt |
| 29 | MCUN1GPIO61 | RW | GPIO61 MCU N1-priority interrupt |
| 28 | MCUN1GPIO60 | RW | GPIO60 MCU N1-priority interrupt |
| 27 | MCUN1GPIO59 | RW | GPIO59 MCU N1-priority interrupt |
| 26 | MCUN1GPIO58 | RW | GPIO58 MCU N1-priority interrupt |
| 25 | MCUN1GPIO57 | RW | GPIO57 MCU N1-priority interrupt |
| 24 | MCUN1GPIO56 | RW | GPIO56 MCU N1-priority interrupt |
| 23 | MCUN1GPIO55 | RW | GPIO55 MCU N1-priority interrupt |
| 22 | MCUN1GPIO54 | RW | GPIO54 MCU N1-priority interrupt |
| 21 | MCUN1GPIO53 | RW | GPIO53 MCU N1-priority interrupt |
| 20 | MCUN1GPIO52 | RW | GPIO52 MCU N1-priority interrupt |
| 19 | MCUN1GPIO51 | RW | GPIO51 MCU N1-priority interrupt |
| 18 | MCUN1GPIO50 | RW | GPIO50 MCU N1-priority interrupt |
| 17 | MCUN1GPIO49 | RW | GPIO49 MCU N1-priority interrupt |
| 16 | MCUN1GPIO48 | RW | GPIO48 MCU N1-priority interrupt |
| 15 | MCUN1GPIO47 | RW | GPIO47 MCU N1-priority interrupt |
| 14 | MCUN1GPIO46 | RW | GPIO46 MCU N1-priority interrupt |
| 13 | MCUN1GPIO45 | RW | GPIO45 MCU N1-priority interrupt |
| 12 | MCUN1GPIO44 | RW | GPIO44 MCU N1-priority interrupt |
| 11 | MCUN1GPIO43 | RW | GPIO43 MCU N1-priority interrupt |
| 10 | MCUN1GPIO42 | RW | GPIO42 MCU N1-priority interrupt |
| 9 | MCUN1GPIO41 | RW | GPIO41 MCU N1-priority interrupt |
| 8 | MCUN1GPIO40 | RW | GPIO40 MCU N1-priority interrupt |
| 7 | MCUN1GPIO39 | RW | GPIO39 MCU N1-priority interrupt |
| 6 | MCUN1GPIO38 | RW | GPIO38 MCU N1-priority interrupt |
| 5 | MCUN1GPIO37 | RW | GPIO37 MCU N1-priority interrupt |
| 4 | MCUN1GPIO36 | RW | GPIO36 MCU N1-priority interrupt |
| 3 | MCUN1GPIO35 | RW | GPIO35 MCU N1-priority interrupt |
| 2 | MCUN1GPIO34 | RW | GPIO34 MCU N1-priority interrupt |
| 1 | MCUN1GPIO33 | RW | GPIO33 MCU N1-priority interrupt |
| 0 | MCUN1GPIO32 | RW | GPIO32 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105B4 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO63
0x0 |
MCUN1GPIO62
0x0 |
MCUN1GPIO61
0x0 |
MCUN1GPIO60
0x0 |
MCUN1GPIO59
0x0 |
MCUN1GPIO58
0x0 |
MCUN1GPIO57
0x0 |
MCUN1GPIO56
0x0 |
MCUN1GPIO55
0x0 |
MCUN1GPIO54
0x0 |
MCUN1GPIO53
0x0 |
MCUN1GPIO52
0x0 |
MCUN1GPIO51
0x0 |
MCUN1GPIO50
0x0 |
MCUN1GPIO49
0x0 |
MCUN1GPIO48
0x0 |
MCUN1GPIO47
0x0 |
MCUN1GPIO46
0x0 |
MCUN1GPIO45
0x0 |
MCUN1GPIO44
0x0 |
MCUN1GPIO43
0x0 |
MCUN1GPIO42
0x0 |
MCUN1GPIO41
0x0 |
MCUN1GPIO40
0x0 |
MCUN1GPIO39
0x0 |
MCUN1GPIO38
0x0 |
MCUN1GPIO37
0x0 |
MCUN1GPIO36
0x0 |
MCUN1GPIO35
0x0 |
MCUN1GPIO34
0x0 |
MCUN1GPIO33
0x0 |
MCUN1GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO63 | RW | GPIO63 MCU N1-priority interrupt |
| 30 | MCUN1GPIO62 | RW | GPIO62 MCU N1-priority interrupt |
| 29 | MCUN1GPIO61 | RW | GPIO61 MCU N1-priority interrupt |
| 28 | MCUN1GPIO60 | RW | GPIO60 MCU N1-priority interrupt |
| 27 | MCUN1GPIO59 | RW | GPIO59 MCU N1-priority interrupt |
| 26 | MCUN1GPIO58 | RW | GPIO58 MCU N1-priority interrupt |
| 25 | MCUN1GPIO57 | RW | GPIO57 MCU N1-priority interrupt |
| 24 | MCUN1GPIO56 | RW | GPIO56 MCU N1-priority interrupt |
| 23 | MCUN1GPIO55 | RW | GPIO55 MCU N1-priority interrupt |
| 22 | MCUN1GPIO54 | RW | GPIO54 MCU N1-priority interrupt |
| 21 | MCUN1GPIO53 | RW | GPIO53 MCU N1-priority interrupt |
| 20 | MCUN1GPIO52 | RW | GPIO52 MCU N1-priority interrupt |
| 19 | MCUN1GPIO51 | RW | GPIO51 MCU N1-priority interrupt |
| 18 | MCUN1GPIO50 | RW | GPIO50 MCU N1-priority interrupt |
| 17 | MCUN1GPIO49 | RW | GPIO49 MCU N1-priority interrupt |
| 16 | MCUN1GPIO48 | RW | GPIO48 MCU N1-priority interrupt |
| 15 | MCUN1GPIO47 | RW | GPIO47 MCU N1-priority interrupt |
| 14 | MCUN1GPIO46 | RW | GPIO46 MCU N1-priority interrupt |
| 13 | MCUN1GPIO45 | RW | GPIO45 MCU N1-priority interrupt |
| 12 | MCUN1GPIO44 | RW | GPIO44 MCU N1-priority interrupt |
| 11 | MCUN1GPIO43 | RW | GPIO43 MCU N1-priority interrupt |
| 10 | MCUN1GPIO42 | RW | GPIO42 MCU N1-priority interrupt |
| 9 | MCUN1GPIO41 | RW | GPIO41 MCU N1-priority interrupt |
| 8 | MCUN1GPIO40 | RW | GPIO40 MCU N1-priority interrupt |
| 7 | MCUN1GPIO39 | RW | GPIO39 MCU N1-priority interrupt |
| 6 | MCUN1GPIO38 | RW | GPIO38 MCU N1-priority interrupt |
| 5 | MCUN1GPIO37 | RW | GPIO37 MCU N1-priority interrupt |
| 4 | MCUN1GPIO36 | RW | GPIO36 MCU N1-priority interrupt |
| 3 | MCUN1GPIO35 | RW | GPIO35 MCU N1-priority interrupt |
| 2 | MCUN1GPIO34 | RW | GPIO34 MCU N1-priority interrupt |
| 1 | MCUN1GPIO33 | RW | GPIO33 MCU N1-priority interrupt |
| 0 | MCUN1GPIO32 | RW | GPIO32 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105B8 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO63
0x0 |
MCUN1GPIO62
0x0 |
MCUN1GPIO61
0x0 |
MCUN1GPIO60
0x0 |
MCUN1GPIO59
0x0 |
MCUN1GPIO58
0x0 |
MCUN1GPIO57
0x0 |
MCUN1GPIO56
0x0 |
MCUN1GPIO55
0x0 |
MCUN1GPIO54
0x0 |
MCUN1GPIO53
0x0 |
MCUN1GPIO52
0x0 |
MCUN1GPIO51
0x0 |
MCUN1GPIO50
0x0 |
MCUN1GPIO49
0x0 |
MCUN1GPIO48
0x0 |
MCUN1GPIO47
0x0 |
MCUN1GPIO46
0x0 |
MCUN1GPIO45
0x0 |
MCUN1GPIO44
0x0 |
MCUN1GPIO43
0x0 |
MCUN1GPIO42
0x0 |
MCUN1GPIO41
0x0 |
MCUN1GPIO40
0x0 |
MCUN1GPIO39
0x0 |
MCUN1GPIO38
0x0 |
MCUN1GPIO37
0x0 |
MCUN1GPIO36
0x0 |
MCUN1GPIO35
0x0 |
MCUN1GPIO34
0x0 |
MCUN1GPIO33
0x0 |
MCUN1GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO63 | RW | GPIO63 MCU N1-priority interrupt |
| 30 | MCUN1GPIO62 | RW | GPIO62 MCU N1-priority interrupt |
| 29 | MCUN1GPIO61 | RW | GPIO61 MCU N1-priority interrupt |
| 28 | MCUN1GPIO60 | RW | GPIO60 MCU N1-priority interrupt |
| 27 | MCUN1GPIO59 | RW | GPIO59 MCU N1-priority interrupt |
| 26 | MCUN1GPIO58 | RW | GPIO58 MCU N1-priority interrupt |
| 25 | MCUN1GPIO57 | RW | GPIO57 MCU N1-priority interrupt |
| 24 | MCUN1GPIO56 | RW | GPIO56 MCU N1-priority interrupt |
| 23 | MCUN1GPIO55 | RW | GPIO55 MCU N1-priority interrupt |
| 22 | MCUN1GPIO54 | RW | GPIO54 MCU N1-priority interrupt |
| 21 | MCUN1GPIO53 | RW | GPIO53 MCU N1-priority interrupt |
| 20 | MCUN1GPIO52 | RW | GPIO52 MCU N1-priority interrupt |
| 19 | MCUN1GPIO51 | RW | GPIO51 MCU N1-priority interrupt |
| 18 | MCUN1GPIO50 | RW | GPIO50 MCU N1-priority interrupt |
| 17 | MCUN1GPIO49 | RW | GPIO49 MCU N1-priority interrupt |
| 16 | MCUN1GPIO48 | RW | GPIO48 MCU N1-priority interrupt |
| 15 | MCUN1GPIO47 | RW | GPIO47 MCU N1-priority interrupt |
| 14 | MCUN1GPIO46 | RW | GPIO46 MCU N1-priority interrupt |
| 13 | MCUN1GPIO45 | RW | GPIO45 MCU N1-priority interrupt |
| 12 | MCUN1GPIO44 | RW | GPIO44 MCU N1-priority interrupt |
| 11 | MCUN1GPIO43 | RW | GPIO43 MCU N1-priority interrupt |
| 10 | MCUN1GPIO42 | RW | GPIO42 MCU N1-priority interrupt |
| 9 | MCUN1GPIO41 | RW | GPIO41 MCU N1-priority interrupt |
| 8 | MCUN1GPIO40 | RW | GPIO40 MCU N1-priority interrupt |
| 7 | MCUN1GPIO39 | RW | GPIO39 MCU N1-priority interrupt |
| 6 | MCUN1GPIO38 | RW | GPIO38 MCU N1-priority interrupt |
| 5 | MCUN1GPIO37 | RW | GPIO37 MCU N1-priority interrupt |
| 4 | MCUN1GPIO36 | RW | GPIO36 MCU N1-priority interrupt |
| 3 | MCUN1GPIO35 | RW | GPIO35 MCU N1-priority interrupt |
| 2 | MCUN1GPIO34 | RW | GPIO34 MCU N1-priority interrupt |
| 1 | MCUN1GPIO33 | RW | GPIO33 MCU N1-priority interrupt |
| 0 | MCUN1GPIO32 | RW | GPIO32 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105BC |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO63
0x0 |
MCUN1GPIO62
0x0 |
MCUN1GPIO61
0x0 |
MCUN1GPIO60
0x0 |
MCUN1GPIO59
0x0 |
MCUN1GPIO58
0x0 |
MCUN1GPIO57
0x0 |
MCUN1GPIO56
0x0 |
MCUN1GPIO55
0x0 |
MCUN1GPIO54
0x0 |
MCUN1GPIO53
0x0 |
MCUN1GPIO52
0x0 |
MCUN1GPIO51
0x0 |
MCUN1GPIO50
0x0 |
MCUN1GPIO49
0x0 |
MCUN1GPIO48
0x0 |
MCUN1GPIO47
0x0 |
MCUN1GPIO46
0x0 |
MCUN1GPIO45
0x0 |
MCUN1GPIO44
0x0 |
MCUN1GPIO43
0x0 |
MCUN1GPIO42
0x0 |
MCUN1GPIO41
0x0 |
MCUN1GPIO40
0x0 |
MCUN1GPIO39
0x0 |
MCUN1GPIO38
0x0 |
MCUN1GPIO37
0x0 |
MCUN1GPIO36
0x0 |
MCUN1GPIO35
0x0 |
MCUN1GPIO34
0x0 |
MCUN1GPIO33
0x0 |
MCUN1GPIO32
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO63 | RW | GPIO63 MCU N1-priority interrupt |
| 30 | MCUN1GPIO62 | RW | GPIO62 MCU N1-priority interrupt |
| 29 | MCUN1GPIO61 | RW | GPIO61 MCU N1-priority interrupt |
| 28 | MCUN1GPIO60 | RW | GPIO60 MCU N1-priority interrupt |
| 27 | MCUN1GPIO59 | RW | GPIO59 MCU N1-priority interrupt |
| 26 | MCUN1GPIO58 | RW | GPIO58 MCU N1-priority interrupt |
| 25 | MCUN1GPIO57 | RW | GPIO57 MCU N1-priority interrupt |
| 24 | MCUN1GPIO56 | RW | GPIO56 MCU N1-priority interrupt |
| 23 | MCUN1GPIO55 | RW | GPIO55 MCU N1-priority interrupt |
| 22 | MCUN1GPIO54 | RW | GPIO54 MCU N1-priority interrupt |
| 21 | MCUN1GPIO53 | RW | GPIO53 MCU N1-priority interrupt |
| 20 | MCUN1GPIO52 | RW | GPIO52 MCU N1-priority interrupt |
| 19 | MCUN1GPIO51 | RW | GPIO51 MCU N1-priority interrupt |
| 18 | MCUN1GPIO50 | RW | GPIO50 MCU N1-priority interrupt |
| 17 | MCUN1GPIO49 | RW | GPIO49 MCU N1-priority interrupt |
| 16 | MCUN1GPIO48 | RW | GPIO48 MCU N1-priority interrupt |
| 15 | MCUN1GPIO47 | RW | GPIO47 MCU N1-priority interrupt |
| 14 | MCUN1GPIO46 | RW | GPIO46 MCU N1-priority interrupt |
| 13 | MCUN1GPIO45 | RW | GPIO45 MCU N1-priority interrupt |
| 12 | MCUN1GPIO44 | RW | GPIO44 MCU N1-priority interrupt |
| 11 | MCUN1GPIO43 | RW | GPIO43 MCU N1-priority interrupt |
| 10 | MCUN1GPIO42 | RW | GPIO42 MCU N1-priority interrupt |
| 9 | MCUN1GPIO41 | RW | GPIO41 MCU N1-priority interrupt |
| 8 | MCUN1GPIO40 | RW | GPIO40 MCU N1-priority interrupt |
| 7 | MCUN1GPIO39 | RW | GPIO39 MCU N1-priority interrupt |
| 6 | MCUN1GPIO38 | RW | GPIO38 MCU N1-priority interrupt |
| 5 | MCUN1GPIO37 | RW | GPIO37 MCU N1-priority interrupt |
| 4 | MCUN1GPIO36 | RW | GPIO36 MCU N1-priority interrupt |
| 3 | MCUN1GPIO35 | RW | GPIO35 MCU N1-priority interrupt |
| 2 | MCUN1GPIO34 | RW | GPIO34 MCU N1-priority interrupt |
| 1 | MCUN1GPIO33 | RW | GPIO33 MCU N1-priority interrupt |
| 0 | MCUN1GPIO32 | RW | GPIO32 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105C0 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO95
0x0 |
MCUN1GPIO94
0x0 |
MCUN1GPIO93
0x0 |
MCUN1GPIO92
0x0 |
MCUN1GPIO91
0x0 |
MCUN1GPIO90
0x0 |
MCUN1GPIO89
0x0 |
MCUN1GPIO88
0x0 |
MCUN1GPIO87
0x0 |
MCUN1GPIO86
0x0 |
MCUN1GPIO85
0x0 |
MCUN1GPIO84
0x0 |
MCUN1GPIO83
0x0 |
MCUN1GPIO82
0x0 |
MCUN1GPIO81
0x0 |
MCUN1GPIO80
0x0 |
MCUN1GPIO79
0x0 |
MCUN1GPIO78
0x0 |
MCUN1GPIO77
0x0 |
MCUN1GPIO76
0x0 |
MCUN1GPIO75
0x0 |
MCUN1GPIO74
0x0 |
MCUN1GPIO73
0x0 |
MCUN1GPIO72
0x0 |
MCUN1GPIO71
0x0 |
MCUN1GPIO70
0x0 |
MCUN1GPIO69
0x0 |
MCUN1GPIO68
0x0 |
MCUN1GPIO67
0x0 |
MCUN1GPIO66
0x0 |
MCUN1GPIO65
0x0 |
MCUN1GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO95 | RW | GPIO95 MCU N1-priority interrupt |
| 30 | MCUN1GPIO94 | RW | GPIO94 MCU N1-priority interrupt |
| 29 | MCUN1GPIO93 | RW | GPIO93 MCU N1-priority interrupt |
| 28 | MCUN1GPIO92 | RW | GPIO92 MCU N1-priority interrupt |
| 27 | MCUN1GPIO91 | RW | GPIO91 MCU N1-priority interrupt |
| 26 | MCUN1GPIO90 | RW | GPIO90 MCU N1-priority interrupt |
| 25 | MCUN1GPIO89 | RW | GPIO89 MCU N1-priority interrupt |
| 24 | MCUN1GPIO88 | RW | GPIO88 MCU N1-priority interrupt |
| 23 | MCUN1GPIO87 | RW | GPIO87 MCU N1-priority interrupt |
| 22 | MCUN1GPIO86 | RW | GPIO86 MCU N1-priority interrupt |
| 21 | MCUN1GPIO85 | RW | GPIO85 MCU N1-priority interrupt |
| 20 | MCUN1GPIO84 | RW | GPIO84 MCU N1-priority interrupt |
| 19 | MCUN1GPIO83 | RW | GPIO83 MCU N1-priority interrupt |
| 18 | MCUN1GPIO82 | RW | GPIO82 MCU N1-priority interrupt |
| 17 | MCUN1GPIO81 | RW | GPIO81 MCU N1-priority interrupt |
| 16 | MCUN1GPIO80 | RW | GPIO80 MCU N1-priority interrupt |
| 15 | MCUN1GPIO79 | RW | GPIO79 MCU N1-priority interrupt |
| 14 | MCUN1GPIO78 | RW | GPIO78 MCU N1-priority interrupt |
| 13 | MCUN1GPIO77 | RW | GPIO77 MCU N1-priority interrupt |
| 12 | MCUN1GPIO76 | RW | GPIO76 MCU N1-priority interrupt |
| 11 | MCUN1GPIO75 | RW | GPIO75 MCU N1-priority interrupt |
| 10 | MCUN1GPIO74 | RW | GPIO74 MCU N1-priority interrupt |
| 9 | MCUN1GPIO73 | RW | GPIO73 MCU N1-priority interrupt |
| 8 | MCUN1GPIO72 | RW | GPIO72 MCU N1-priority interrupt |
| 7 | MCUN1GPIO71 | RW | GPIO71 MCU N1-priority interrupt |
| 6 | MCUN1GPIO70 | RW | GPIO70 MCU N1-priority interrupt |
| 5 | MCUN1GPIO69 | RW | GPIO69 MCU N1-priority interrupt |
| 4 | MCUN1GPIO68 | RW | GPIO68 MCU N1-priority interrupt |
| 3 | MCUN1GPIO67 | RW | GPIO67 MCU N1-priority interrupt |
| 2 | MCUN1GPIO66 | RW | GPIO66 MCU N1-priority interrupt |
| 1 | MCUN1GPIO65 | RW | GPIO65 MCU N1-priority interrupt |
| 0 | MCUN1GPIO64 | RW | GPIO64 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105C4 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO95
0x0 |
MCUN1GPIO94
0x0 |
MCUN1GPIO93
0x0 |
MCUN1GPIO92
0x0 |
MCUN1GPIO91
0x0 |
MCUN1GPIO90
0x0 |
MCUN1GPIO89
0x0 |
MCUN1GPIO88
0x0 |
MCUN1GPIO87
0x0 |
MCUN1GPIO86
0x0 |
MCUN1GPIO85
0x0 |
MCUN1GPIO84
0x0 |
MCUN1GPIO83
0x0 |
MCUN1GPIO82
0x0 |
MCUN1GPIO81
0x0 |
MCUN1GPIO80
0x0 |
MCUN1GPIO79
0x0 |
MCUN1GPIO78
0x0 |
MCUN1GPIO77
0x0 |
MCUN1GPIO76
0x0 |
MCUN1GPIO75
0x0 |
MCUN1GPIO74
0x0 |
MCUN1GPIO73
0x0 |
MCUN1GPIO72
0x0 |
MCUN1GPIO71
0x0 |
MCUN1GPIO70
0x0 |
MCUN1GPIO69
0x0 |
MCUN1GPIO68
0x0 |
MCUN1GPIO67
0x0 |
MCUN1GPIO66
0x0 |
MCUN1GPIO65
0x0 |
MCUN1GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO95 | RW | GPIO95 MCU N1-priority interrupt |
| 30 | MCUN1GPIO94 | RW | GPIO94 MCU N1-priority interrupt |
| 29 | MCUN1GPIO93 | RW | GPIO93 MCU N1-priority interrupt |
| 28 | MCUN1GPIO92 | RW | GPIO92 MCU N1-priority interrupt |
| 27 | MCUN1GPIO91 | RW | GPIO91 MCU N1-priority interrupt |
| 26 | MCUN1GPIO90 | RW | GPIO90 MCU N1-priority interrupt |
| 25 | MCUN1GPIO89 | RW | GPIO89 MCU N1-priority interrupt |
| 24 | MCUN1GPIO88 | RW | GPIO88 MCU N1-priority interrupt |
| 23 | MCUN1GPIO87 | RW | GPIO87 MCU N1-priority interrupt |
| 22 | MCUN1GPIO86 | RW | GPIO86 MCU N1-priority interrupt |
| 21 | MCUN1GPIO85 | RW | GPIO85 MCU N1-priority interrupt |
| 20 | MCUN1GPIO84 | RW | GPIO84 MCU N1-priority interrupt |
| 19 | MCUN1GPIO83 | RW | GPIO83 MCU N1-priority interrupt |
| 18 | MCUN1GPIO82 | RW | GPIO82 MCU N1-priority interrupt |
| 17 | MCUN1GPIO81 | RW | GPIO81 MCU N1-priority interrupt |
| 16 | MCUN1GPIO80 | RW | GPIO80 MCU N1-priority interrupt |
| 15 | MCUN1GPIO79 | RW | GPIO79 MCU N1-priority interrupt |
| 14 | MCUN1GPIO78 | RW | GPIO78 MCU N1-priority interrupt |
| 13 | MCUN1GPIO77 | RW | GPIO77 MCU N1-priority interrupt |
| 12 | MCUN1GPIO76 | RW | GPIO76 MCU N1-priority interrupt |
| 11 | MCUN1GPIO75 | RW | GPIO75 MCU N1-priority interrupt |
| 10 | MCUN1GPIO74 | RW | GPIO74 MCU N1-priority interrupt |
| 9 | MCUN1GPIO73 | RW | GPIO73 MCU N1-priority interrupt |
| 8 | MCUN1GPIO72 | RW | GPIO72 MCU N1-priority interrupt |
| 7 | MCUN1GPIO71 | RW | GPIO71 MCU N1-priority interrupt |
| 6 | MCUN1GPIO70 | RW | GPIO70 MCU N1-priority interrupt |
| 5 | MCUN1GPIO69 | RW | GPIO69 MCU N1-priority interrupt |
| 4 | MCUN1GPIO68 | RW | GPIO68 MCU N1-priority interrupt |
| 3 | MCUN1GPIO67 | RW | GPIO67 MCU N1-priority interrupt |
| 2 | MCUN1GPIO66 | RW | GPIO66 MCU N1-priority interrupt |
| 1 | MCUN1GPIO65 | RW | GPIO65 MCU N1-priority interrupt |
| 0 | MCUN1GPIO64 | RW | GPIO64 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105C8 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO95
0x0 |
MCUN1GPIO94
0x0 |
MCUN1GPIO93
0x0 |
MCUN1GPIO92
0x0 |
MCUN1GPIO91
0x0 |
MCUN1GPIO90
0x0 |
MCUN1GPIO89
0x0 |
MCUN1GPIO88
0x0 |
MCUN1GPIO87
0x0 |
MCUN1GPIO86
0x0 |
MCUN1GPIO85
0x0 |
MCUN1GPIO84
0x0 |
MCUN1GPIO83
0x0 |
MCUN1GPIO82
0x0 |
MCUN1GPIO81
0x0 |
MCUN1GPIO80
0x0 |
MCUN1GPIO79
0x0 |
MCUN1GPIO78
0x0 |
MCUN1GPIO77
0x0 |
MCUN1GPIO76
0x0 |
MCUN1GPIO75
0x0 |
MCUN1GPIO74
0x0 |
MCUN1GPIO73
0x0 |
MCUN1GPIO72
0x0 |
MCUN1GPIO71
0x0 |
MCUN1GPIO70
0x0 |
MCUN1GPIO69
0x0 |
MCUN1GPIO68
0x0 |
MCUN1GPIO67
0x0 |
MCUN1GPIO66
0x0 |
MCUN1GPIO65
0x0 |
MCUN1GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO95 | RW | GPIO95 MCU N1-priority interrupt |
| 30 | MCUN1GPIO94 | RW | GPIO94 MCU N1-priority interrupt |
| 29 | MCUN1GPIO93 | RW | GPIO93 MCU N1-priority interrupt |
| 28 | MCUN1GPIO92 | RW | GPIO92 MCU N1-priority interrupt |
| 27 | MCUN1GPIO91 | RW | GPIO91 MCU N1-priority interrupt |
| 26 | MCUN1GPIO90 | RW | GPIO90 MCU N1-priority interrupt |
| 25 | MCUN1GPIO89 | RW | GPIO89 MCU N1-priority interrupt |
| 24 | MCUN1GPIO88 | RW | GPIO88 MCU N1-priority interrupt |
| 23 | MCUN1GPIO87 | RW | GPIO87 MCU N1-priority interrupt |
| 22 | MCUN1GPIO86 | RW | GPIO86 MCU N1-priority interrupt |
| 21 | MCUN1GPIO85 | RW | GPIO85 MCU N1-priority interrupt |
| 20 | MCUN1GPIO84 | RW | GPIO84 MCU N1-priority interrupt |
| 19 | MCUN1GPIO83 | RW | GPIO83 MCU N1-priority interrupt |
| 18 | MCUN1GPIO82 | RW | GPIO82 MCU N1-priority interrupt |
| 17 | MCUN1GPIO81 | RW | GPIO81 MCU N1-priority interrupt |
| 16 | MCUN1GPIO80 | RW | GPIO80 MCU N1-priority interrupt |
| 15 | MCUN1GPIO79 | RW | GPIO79 MCU N1-priority interrupt |
| 14 | MCUN1GPIO78 | RW | GPIO78 MCU N1-priority interrupt |
| 13 | MCUN1GPIO77 | RW | GPIO77 MCU N1-priority interrupt |
| 12 | MCUN1GPIO76 | RW | GPIO76 MCU N1-priority interrupt |
| 11 | MCUN1GPIO75 | RW | GPIO75 MCU N1-priority interrupt |
| 10 | MCUN1GPIO74 | RW | GPIO74 MCU N1-priority interrupt |
| 9 | MCUN1GPIO73 | RW | GPIO73 MCU N1-priority interrupt |
| 8 | MCUN1GPIO72 | RW | GPIO72 MCU N1-priority interrupt |
| 7 | MCUN1GPIO71 | RW | GPIO71 MCU N1-priority interrupt |
| 6 | MCUN1GPIO70 | RW | GPIO70 MCU N1-priority interrupt |
| 5 | MCUN1GPIO69 | RW | GPIO69 MCU N1-priority interrupt |
| 4 | MCUN1GPIO68 | RW | GPIO68 MCU N1-priority interrupt |
| 3 | MCUN1GPIO67 | RW | GPIO67 MCU N1-priority interrupt |
| 2 | MCUN1GPIO66 | RW | GPIO66 MCU N1-priority interrupt |
| 1 | MCUN1GPIO65 | RW | GPIO65 MCU N1-priority interrupt |
| 0 | MCUN1GPIO64 | RW | GPIO64 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105CC |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO95
0x0 |
MCUN1GPIO94
0x0 |
MCUN1GPIO93
0x0 |
MCUN1GPIO92
0x0 |
MCUN1GPIO91
0x0 |
MCUN1GPIO90
0x0 |
MCUN1GPIO89
0x0 |
MCUN1GPIO88
0x0 |
MCUN1GPIO87
0x0 |
MCUN1GPIO86
0x0 |
MCUN1GPIO85
0x0 |
MCUN1GPIO84
0x0 |
MCUN1GPIO83
0x0 |
MCUN1GPIO82
0x0 |
MCUN1GPIO81
0x0 |
MCUN1GPIO80
0x0 |
MCUN1GPIO79
0x0 |
MCUN1GPIO78
0x0 |
MCUN1GPIO77
0x0 |
MCUN1GPIO76
0x0 |
MCUN1GPIO75
0x0 |
MCUN1GPIO74
0x0 |
MCUN1GPIO73
0x0 |
MCUN1GPIO72
0x0 |
MCUN1GPIO71
0x0 |
MCUN1GPIO70
0x0 |
MCUN1GPIO69
0x0 |
MCUN1GPIO68
0x0 |
MCUN1GPIO67
0x0 |
MCUN1GPIO66
0x0 |
MCUN1GPIO65
0x0 |
MCUN1GPIO64
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO95 | RW | GPIO95 MCU N1-priority interrupt |
| 30 | MCUN1GPIO94 | RW | GPIO94 MCU N1-priority interrupt |
| 29 | MCUN1GPIO93 | RW | GPIO93 MCU N1-priority interrupt |
| 28 | MCUN1GPIO92 | RW | GPIO92 MCU N1-priority interrupt |
| 27 | MCUN1GPIO91 | RW | GPIO91 MCU N1-priority interrupt |
| 26 | MCUN1GPIO90 | RW | GPIO90 MCU N1-priority interrupt |
| 25 | MCUN1GPIO89 | RW | GPIO89 MCU N1-priority interrupt |
| 24 | MCUN1GPIO88 | RW | GPIO88 MCU N1-priority interrupt |
| 23 | MCUN1GPIO87 | RW | GPIO87 MCU N1-priority interrupt |
| 22 | MCUN1GPIO86 | RW | GPIO86 MCU N1-priority interrupt |
| 21 | MCUN1GPIO85 | RW | GPIO85 MCU N1-priority interrupt |
| 20 | MCUN1GPIO84 | RW | GPIO84 MCU N1-priority interrupt |
| 19 | MCUN1GPIO83 | RW | GPIO83 MCU N1-priority interrupt |
| 18 | MCUN1GPIO82 | RW | GPIO82 MCU N1-priority interrupt |
| 17 | MCUN1GPIO81 | RW | GPIO81 MCU N1-priority interrupt |
| 16 | MCUN1GPIO80 | RW | GPIO80 MCU N1-priority interrupt |
| 15 | MCUN1GPIO79 | RW | GPIO79 MCU N1-priority interrupt |
| 14 | MCUN1GPIO78 | RW | GPIO78 MCU N1-priority interrupt |
| 13 | MCUN1GPIO77 | RW | GPIO77 MCU N1-priority interrupt |
| 12 | MCUN1GPIO76 | RW | GPIO76 MCU N1-priority interrupt |
| 11 | MCUN1GPIO75 | RW | GPIO75 MCU N1-priority interrupt |
| 10 | MCUN1GPIO74 | RW | GPIO74 MCU N1-priority interrupt |
| 9 | MCUN1GPIO73 | RW | GPIO73 MCU N1-priority interrupt |
| 8 | MCUN1GPIO72 | RW | GPIO72 MCU N1-priority interrupt |
| 7 | MCUN1GPIO71 | RW | GPIO71 MCU N1-priority interrupt |
| 6 | MCUN1GPIO70 | RW | GPIO70 MCU N1-priority interrupt |
| 5 | MCUN1GPIO69 | RW | GPIO69 MCU N1-priority interrupt |
| 4 | MCUN1GPIO68 | RW | GPIO68 MCU N1-priority interrupt |
| 3 | MCUN1GPIO67 | RW | GPIO67 MCU N1-priority interrupt |
| 2 | MCUN1GPIO66 | RW | GPIO66 MCU N1-priority interrupt |
| 1 | MCUN1GPIO65 | RW | GPIO65 MCU N1-priority interrupt |
| 0 | MCUN1GPIO64 | RW | GPIO64 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105D0 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO127
0x0 |
MCUN1GPIO126
0x0 |
MCUN1GPIO125
0x0 |
MCUN1GPIO124
0x0 |
MCUN1GPIO123
0x0 |
MCUN1GPIO122
0x0 |
MCUN1GPIO121
0x0 |
MCUN1GPIO120
0x0 |
MCUN1GPIO119
0x0 |
MCUN1GPIO118
0x0 |
MCUN1GPIO117
0x0 |
MCUN1GPIO116
0x0 |
MCUN1GPIO115
0x0 |
MCUN1GPIO114
0x0 |
MCUN1GPIO113
0x0 |
MCUN1GPIO112
0x0 |
MCUN1GPIO111
0x0 |
MCUN1GPIO110
0x0 |
MCUN1GPIO109
0x0 |
MCUN1GPIO108
0x0 |
MCUN1GPIO107
0x0 |
MCUN1GPIO106
0x0 |
MCUN1GPIO105
0x0 |
MCUN1GPIO104
0x0 |
MCUN1GPIO103
0x0 |
MCUN1GPIO102
0x0 |
MCUN1GPIO101
0x0 |
MCUN1GPIO100
0x0 |
MCUN1GPIO99
0x0 |
MCUN1GPIO98
0x0 |
MCUN1GPIO97
0x0 |
MCUN1GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO127 | RW | GPIO127 MCU N1-priority interrupt |
| 30 | MCUN1GPIO126 | RW | GPIO126 MCU N1-priority interrupt |
| 29 | MCUN1GPIO125 | RW | GPIO125 MCU N1-priority interrupt |
| 28 | MCUN1GPIO124 | RW | GPIO124 MCU N1-priority interrupt |
| 27 | MCUN1GPIO123 | RW | GPIO123 MCU N1-priority interrupt |
| 26 | MCUN1GPIO122 | RW | GPIO122 MCU N1-priority interrupt |
| 25 | MCUN1GPIO121 | RW | GPIO121 MCU N1-priority interrupt |
| 24 | MCUN1GPIO120 | RW | GPIO120 MCU N1-priority interrupt |
| 23 | MCUN1GPIO119 | RW | GPIO119 MCU N1-priority interrupt |
| 22 | MCUN1GPIO118 | RW | GPIO118 MCU N1-priority interrupt |
| 21 | MCUN1GPIO117 | RW | GPIO117 MCU N1-priority interrupt |
| 20 | MCUN1GPIO116 | RW | GPIO116 MCU N1-priority interrupt |
| 19 | MCUN1GPIO115 | RW | GPIO115 MCU N1-priority interrupt |
| 18 | MCUN1GPIO114 | RW | GPIO114 MCU N1-priority interrupt |
| 17 | MCUN1GPIO113 | RW | GPIO113 MCU N1-priority interrupt |
| 16 | MCUN1GPIO112 | RW | GPIO112 MCU N1-priority interrupt |
| 15 | MCUN1GPIO111 | RW | GPIO111 MCU N1-priority interrupt |
| 14 | MCUN1GPIO110 | RW | GPIO110 MCU N1-priority interrupt |
| 13 | MCUN1GPIO109 | RW | GPIO109 MCU N1-priority interrupt |
| 12 | MCUN1GPIO108 | RW | GPIO108 MCU N1-priority interrupt |
| 11 | MCUN1GPIO107 | RW | GPIO107 MCU N1-priority interrupt |
| 10 | MCUN1GPIO106 | RW | GPIO106 MCU N1-priority interrupt |
| 9 | MCUN1GPIO105 | RW | GPIO105 MCU N1-priority interrupt |
| 8 | MCUN1GPIO104 | RW | GPIO104 MCU N1-priority interrupt |
| 7 | MCUN1GPIO103 | RW | GPIO103 MCU N1-priority interrupt |
| 6 | MCUN1GPIO102 | RW | GPIO102 MCU N1-priority interrupt |
| 5 | MCUN1GPIO101 | RW | GPIO101 MCU N1-priority interrupt |
| 4 | MCUN1GPIO100 | RW | GPIO100 MCU N1-priority interrupt |
| 3 | MCUN1GPIO99 | RW | GPIO99 MCU N1-priority interrupt |
| 2 | MCUN1GPIO98 | RW | GPIO98 MCU N1-priority interrupt |
| 1 | MCUN1GPIO97 | RW | GPIO97 MCU N1-priority interrupt |
| 0 | MCUN1GPIO96 | RW | GPIO96 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105D4 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO127
0x0 |
MCUN1GPIO126
0x0 |
MCUN1GPIO125
0x0 |
MCUN1GPIO124
0x0 |
MCUN1GPIO123
0x0 |
MCUN1GPIO122
0x0 |
MCUN1GPIO121
0x0 |
MCUN1GPIO120
0x0 |
MCUN1GPIO119
0x0 |
MCUN1GPIO118
0x0 |
MCUN1GPIO117
0x0 |
MCUN1GPIO116
0x0 |
MCUN1GPIO115
0x0 |
MCUN1GPIO114
0x0 |
MCUN1GPIO113
0x0 |
MCUN1GPIO112
0x0 |
MCUN1GPIO111
0x0 |
MCUN1GPIO110
0x0 |
MCUN1GPIO109
0x0 |
MCUN1GPIO108
0x0 |
MCUN1GPIO107
0x0 |
MCUN1GPIO106
0x0 |
MCUN1GPIO105
0x0 |
MCUN1GPIO104
0x0 |
MCUN1GPIO103
0x0 |
MCUN1GPIO102
0x0 |
MCUN1GPIO101
0x0 |
MCUN1GPIO100
0x0 |
MCUN1GPIO99
0x0 |
MCUN1GPIO98
0x0 |
MCUN1GPIO97
0x0 |
MCUN1GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO127 | RW | GPIO127 MCU N1-priority interrupt |
| 30 | MCUN1GPIO126 | RW | GPIO126 MCU N1-priority interrupt |
| 29 | MCUN1GPIO125 | RW | GPIO125 MCU N1-priority interrupt |
| 28 | MCUN1GPIO124 | RW | GPIO124 MCU N1-priority interrupt |
| 27 | MCUN1GPIO123 | RW | GPIO123 MCU N1-priority interrupt |
| 26 | MCUN1GPIO122 | RW | GPIO122 MCU N1-priority interrupt |
| 25 | MCUN1GPIO121 | RW | GPIO121 MCU N1-priority interrupt |
| 24 | MCUN1GPIO120 | RW | GPIO120 MCU N1-priority interrupt |
| 23 | MCUN1GPIO119 | RW | GPIO119 MCU N1-priority interrupt |
| 22 | MCUN1GPIO118 | RW | GPIO118 MCU N1-priority interrupt |
| 21 | MCUN1GPIO117 | RW | GPIO117 MCU N1-priority interrupt |
| 20 | MCUN1GPIO116 | RW | GPIO116 MCU N1-priority interrupt |
| 19 | MCUN1GPIO115 | RW | GPIO115 MCU N1-priority interrupt |
| 18 | MCUN1GPIO114 | RW | GPIO114 MCU N1-priority interrupt |
| 17 | MCUN1GPIO113 | RW | GPIO113 MCU N1-priority interrupt |
| 16 | MCUN1GPIO112 | RW | GPIO112 MCU N1-priority interrupt |
| 15 | MCUN1GPIO111 | RW | GPIO111 MCU N1-priority interrupt |
| 14 | MCUN1GPIO110 | RW | GPIO110 MCU N1-priority interrupt |
| 13 | MCUN1GPIO109 | RW | GPIO109 MCU N1-priority interrupt |
| 12 | MCUN1GPIO108 | RW | GPIO108 MCU N1-priority interrupt |
| 11 | MCUN1GPIO107 | RW | GPIO107 MCU N1-priority interrupt |
| 10 | MCUN1GPIO106 | RW | GPIO106 MCU N1-priority interrupt |
| 9 | MCUN1GPIO105 | RW | GPIO105 MCU N1-priority interrupt |
| 8 | MCUN1GPIO104 | RW | GPIO104 MCU N1-priority interrupt |
| 7 | MCUN1GPIO103 | RW | GPIO103 MCU N1-priority interrupt |
| 6 | MCUN1GPIO102 | RW | GPIO102 MCU N1-priority interrupt |
| 5 | MCUN1GPIO101 | RW | GPIO101 MCU N1-priority interrupt |
| 4 | MCUN1GPIO100 | RW | GPIO100 MCU N1-priority interrupt |
| 3 | MCUN1GPIO99 | RW | GPIO99 MCU N1-priority interrupt |
| 2 | MCUN1GPIO98 | RW | GPIO98 MCU N1-priority interrupt |
| 1 | MCUN1GPIO97 | RW | GPIO97 MCU N1-priority interrupt |
| 0 | MCUN1GPIO96 | RW | GPIO96 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105D8 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO127
0x0 |
MCUN1GPIO126
0x0 |
MCUN1GPIO125
0x0 |
MCUN1GPIO124
0x0 |
MCUN1GPIO123
0x0 |
MCUN1GPIO122
0x0 |
MCUN1GPIO121
0x0 |
MCUN1GPIO120
0x0 |
MCUN1GPIO119
0x0 |
MCUN1GPIO118
0x0 |
MCUN1GPIO117
0x0 |
MCUN1GPIO116
0x0 |
MCUN1GPIO115
0x0 |
MCUN1GPIO114
0x0 |
MCUN1GPIO113
0x0 |
MCUN1GPIO112
0x0 |
MCUN1GPIO111
0x0 |
MCUN1GPIO110
0x0 |
MCUN1GPIO109
0x0 |
MCUN1GPIO108
0x0 |
MCUN1GPIO107
0x0 |
MCUN1GPIO106
0x0 |
MCUN1GPIO105
0x0 |
MCUN1GPIO104
0x0 |
MCUN1GPIO103
0x0 |
MCUN1GPIO102
0x0 |
MCUN1GPIO101
0x0 |
MCUN1GPIO100
0x0 |
MCUN1GPIO99
0x0 |
MCUN1GPIO98
0x0 |
MCUN1GPIO97
0x0 |
MCUN1GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO127 | RW | GPIO127 MCU N1-priority interrupt |
| 30 | MCUN1GPIO126 | RW | GPIO126 MCU N1-priority interrupt |
| 29 | MCUN1GPIO125 | RW | GPIO125 MCU N1-priority interrupt |
| 28 | MCUN1GPIO124 | RW | GPIO124 MCU N1-priority interrupt |
| 27 | MCUN1GPIO123 | RW | GPIO123 MCU N1-priority interrupt |
| 26 | MCUN1GPIO122 | RW | GPIO122 MCU N1-priority interrupt |
| 25 | MCUN1GPIO121 | RW | GPIO121 MCU N1-priority interrupt |
| 24 | MCUN1GPIO120 | RW | GPIO120 MCU N1-priority interrupt |
| 23 | MCUN1GPIO119 | RW | GPIO119 MCU N1-priority interrupt |
| 22 | MCUN1GPIO118 | RW | GPIO118 MCU N1-priority interrupt |
| 21 | MCUN1GPIO117 | RW | GPIO117 MCU N1-priority interrupt |
| 20 | MCUN1GPIO116 | RW | GPIO116 MCU N1-priority interrupt |
| 19 | MCUN1GPIO115 | RW | GPIO115 MCU N1-priority interrupt |
| 18 | MCUN1GPIO114 | RW | GPIO114 MCU N1-priority interrupt |
| 17 | MCUN1GPIO113 | RW | GPIO113 MCU N1-priority interrupt |
| 16 | MCUN1GPIO112 | RW | GPIO112 MCU N1-priority interrupt |
| 15 | MCUN1GPIO111 | RW | GPIO111 MCU N1-priority interrupt |
| 14 | MCUN1GPIO110 | RW | GPIO110 MCU N1-priority interrupt |
| 13 | MCUN1GPIO109 | RW | GPIO109 MCU N1-priority interrupt |
| 12 | MCUN1GPIO108 | RW | GPIO108 MCU N1-priority interrupt |
| 11 | MCUN1GPIO107 | RW | GPIO107 MCU N1-priority interrupt |
| 10 | MCUN1GPIO106 | RW | GPIO106 MCU N1-priority interrupt |
| 9 | MCUN1GPIO105 | RW | GPIO105 MCU N1-priority interrupt |
| 8 | MCUN1GPIO104 | RW | GPIO104 MCU N1-priority interrupt |
| 7 | MCUN1GPIO103 | RW | GPIO103 MCU N1-priority interrupt |
| 6 | MCUN1GPIO102 | RW | GPIO102 MCU N1-priority interrupt |
| 5 | MCUN1GPIO101 | RW | GPIO101 MCU N1-priority interrupt |
| 4 | MCUN1GPIO100 | RW | GPIO100 MCU N1-priority interrupt |
| 3 | MCUN1GPIO99 | RW | GPIO99 MCU N1-priority interrupt |
| 2 | MCUN1GPIO98 | RW | GPIO98 MCU N1-priority interrupt |
| 1 | MCUN1GPIO97 | RW | GPIO97 MCU N1-priority interrupt |
| 0 | MCUN1GPIO96 | RW | GPIO96 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105DC |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO127
0x0 |
MCUN1GPIO126
0x0 |
MCUN1GPIO125
0x0 |
MCUN1GPIO124
0x0 |
MCUN1GPIO123
0x0 |
MCUN1GPIO122
0x0 |
MCUN1GPIO121
0x0 |
MCUN1GPIO120
0x0 |
MCUN1GPIO119
0x0 |
MCUN1GPIO118
0x0 |
MCUN1GPIO117
0x0 |
MCUN1GPIO116
0x0 |
MCUN1GPIO115
0x0 |
MCUN1GPIO114
0x0 |
MCUN1GPIO113
0x0 |
MCUN1GPIO112
0x0 |
MCUN1GPIO111
0x0 |
MCUN1GPIO110
0x0 |
MCUN1GPIO109
0x0 |
MCUN1GPIO108
0x0 |
MCUN1GPIO107
0x0 |
MCUN1GPIO106
0x0 |
MCUN1GPIO105
0x0 |
MCUN1GPIO104
0x0 |
MCUN1GPIO103
0x0 |
MCUN1GPIO102
0x0 |
MCUN1GPIO101
0x0 |
MCUN1GPIO100
0x0 |
MCUN1GPIO99
0x0 |
MCUN1GPIO98
0x0 |
MCUN1GPIO97
0x0 |
MCUN1GPIO96
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO127 | RW | GPIO127 MCU N1-priority interrupt |
| 30 | MCUN1GPIO126 | RW | GPIO126 MCU N1-priority interrupt |
| 29 | MCUN1GPIO125 | RW | GPIO125 MCU N1-priority interrupt |
| 28 | MCUN1GPIO124 | RW | GPIO124 MCU N1-priority interrupt |
| 27 | MCUN1GPIO123 | RW | GPIO123 MCU N1-priority interrupt |
| 26 | MCUN1GPIO122 | RW | GPIO122 MCU N1-priority interrupt |
| 25 | MCUN1GPIO121 | RW | GPIO121 MCU N1-priority interrupt |
| 24 | MCUN1GPIO120 | RW | GPIO120 MCU N1-priority interrupt |
| 23 | MCUN1GPIO119 | RW | GPIO119 MCU N1-priority interrupt |
| 22 | MCUN1GPIO118 | RW | GPIO118 MCU N1-priority interrupt |
| 21 | MCUN1GPIO117 | RW | GPIO117 MCU N1-priority interrupt |
| 20 | MCUN1GPIO116 | RW | GPIO116 MCU N1-priority interrupt |
| 19 | MCUN1GPIO115 | RW | GPIO115 MCU N1-priority interrupt |
| 18 | MCUN1GPIO114 | RW | GPIO114 MCU N1-priority interrupt |
| 17 | MCUN1GPIO113 | RW | GPIO113 MCU N1-priority interrupt |
| 16 | MCUN1GPIO112 | RW | GPIO112 MCU N1-priority interrupt |
| 15 | MCUN1GPIO111 | RW | GPIO111 MCU N1-priority interrupt |
| 14 | MCUN1GPIO110 | RW | GPIO110 MCU N1-priority interrupt |
| 13 | MCUN1GPIO109 | RW | GPIO109 MCU N1-priority interrupt |
| 12 | MCUN1GPIO108 | RW | GPIO108 MCU N1-priority interrupt |
| 11 | MCUN1GPIO107 | RW | GPIO107 MCU N1-priority interrupt |
| 10 | MCUN1GPIO106 | RW | GPIO106 MCU N1-priority interrupt |
| 9 | MCUN1GPIO105 | RW | GPIO105 MCU N1-priority interrupt |
| 8 | MCUN1GPIO104 | RW | GPIO104 MCU N1-priority interrupt |
| 7 | MCUN1GPIO103 | RW | GPIO103 MCU N1-priority interrupt |
| 6 | MCUN1GPIO102 | RW | GPIO102 MCU N1-priority interrupt |
| 5 | MCUN1GPIO101 | RW | GPIO101 MCU N1-priority interrupt |
| 4 | MCUN1GPIO100 | RW | GPIO100 MCU N1-priority interrupt |
| 3 | MCUN1GPIO99 | RW | GPIO99 MCU N1-priority interrupt |
| 2 | MCUN1GPIO98 | RW | GPIO98 MCU N1-priority interrupt |
| 1 | MCUN1GPIO97 | RW | GPIO97 MCU N1-priority interrupt |
| 0 | MCUN1GPIO96 | RW | GPIO96 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105E0 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO159
0x0 |
MCUN1GPIO158
0x0 |
MCUN1GPIO157
0x0 |
MCUN1GPIO156
0x0 |
MCUN1GPIO155
0x0 |
MCUN1GPIO154
0x0 |
MCUN1GPIO153
0x0 |
MCUN1GPIO152
0x0 |
MCUN1GPIO151
0x0 |
MCUN1GPIO150
0x0 |
MCUN1GPIO149
0x0 |
MCUN1GPIO148
0x0 |
MCUN1GPIO147
0x0 |
MCUN1GPIO146
0x0 |
MCUN1GPIO145
0x0 |
MCUN1GPIO144
0x0 |
MCUN1GPIO143
0x0 |
MCUN1GPIO142
0x0 |
MCUN1GPIO141
0x0 |
MCUN1GPIO140
0x0 |
MCUN1GPIO139
0x0 |
MCUN1GPIO138
0x0 |
MCUN1GPIO137
0x0 |
MCUN1GPIO136
0x0 |
MCUN1GPIO135
0x0 |
MCUN1GPIO134
0x0 |
MCUN1GPIO133
0x0 |
MCUN1GPIO132
0x0 |
MCUN1GPIO131
0x0 |
MCUN1GPIO130
0x0 |
MCUN1GPIO129
0x0 |
MCUN1GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO159 | RW | GPIO159 MCU N1-priority interrupt |
| 30 | MCUN1GPIO158 | RW | GPIO158 MCU N1-priority interrupt |
| 29 | MCUN1GPIO157 | RW | GPIO157 MCU N1-priority interrupt |
| 28 | MCUN1GPIO156 | RW | GPIO156 MCU N1-priority interrupt |
| 27 | MCUN1GPIO155 | RW | GPIO155 MCU N1-priority interrupt |
| 26 | MCUN1GPIO154 | RW | GPIO154 MCU N1-priority interrupt |
| 25 | MCUN1GPIO153 | RW | GPIO153 MCU N1-priority interrupt |
| 24 | MCUN1GPIO152 | RW | GPIO152 MCU N1-priority interrupt |
| 23 | MCUN1GPIO151 | RW | GPIO151 MCU N1-priority interrupt |
| 22 | MCUN1GPIO150 | RW | GPIO150 MCU N1-priority interrupt |
| 21 | MCUN1GPIO149 | RW | GPIO149 MCU N1-priority interrupt |
| 20 | MCUN1GPIO148 | RW | GPIO148 MCU N1-priority interrupt |
| 19 | MCUN1GPIO147 | RW | GPIO147 MCU N1-priority interrupt |
| 18 | MCUN1GPIO146 | RW | GPIO146 MCU N1-priority interrupt |
| 17 | MCUN1GPIO145 | RW | GPIO145 MCU N1-priority interrupt |
| 16 | MCUN1GPIO144 | RW | GPIO144 MCU N1-priority interrupt |
| 15 | MCUN1GPIO143 | RW | GPIO143 MCU N1-priority interrupt |
| 14 | MCUN1GPIO142 | RW | GPIO142 MCU N1-priority interrupt |
| 13 | MCUN1GPIO141 | RW | GPIO141 MCU N1-priority interrupt |
| 12 | MCUN1GPIO140 | RW | GPIO140 MCU N1-priority interrupt |
| 11 | MCUN1GPIO139 | RW | GPIO139 MCU N1-priority interrupt |
| 10 | MCUN1GPIO138 | RW | GPIO138 MCU N1-priority interrupt |
| 9 | MCUN1GPIO137 | RW | GPIO137 MCU N1-priority interrupt |
| 8 | MCUN1GPIO136 | RW | GPIO136 MCU N1-priority interrupt |
| 7 | MCUN1GPIO135 | RW | GPIO135 MCU N1-priority interrupt |
| 6 | MCUN1GPIO134 | RW | GPIO134 MCU N1-priority interrupt |
| 5 | MCUN1GPIO133 | RW | GPIO133 MCU N1-priority interrupt |
| 4 | MCUN1GPIO132 | RW | GPIO132 MCU N1-priority interrupt |
| 3 | MCUN1GPIO131 | RW | GPIO131 MCU N1-priority interrupt |
| 2 | MCUN1GPIO130 | RW | GPIO130 MCU N1-priority interrupt |
| 1 | MCUN1GPIO129 | RW | GPIO129 MCU N1-priority interrupt |
| 0 | MCUN1GPIO128 | RW | GPIO128 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105E4 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO159
0x0 |
MCUN1GPIO158
0x0 |
MCUN1GPIO157
0x0 |
MCUN1GPIO156
0x0 |
MCUN1GPIO155
0x0 |
MCUN1GPIO154
0x0 |
MCUN1GPIO153
0x0 |
MCUN1GPIO152
0x0 |
MCUN1GPIO151
0x0 |
MCUN1GPIO150
0x0 |
MCUN1GPIO149
0x0 |
MCUN1GPIO148
0x0 |
MCUN1GPIO147
0x0 |
MCUN1GPIO146
0x0 |
MCUN1GPIO145
0x0 |
MCUN1GPIO144
0x0 |
MCUN1GPIO143
0x0 |
MCUN1GPIO142
0x0 |
MCUN1GPIO141
0x0 |
MCUN1GPIO140
0x0 |
MCUN1GPIO139
0x0 |
MCUN1GPIO138
0x0 |
MCUN1GPIO137
0x0 |
MCUN1GPIO136
0x0 |
MCUN1GPIO135
0x0 |
MCUN1GPIO134
0x0 |
MCUN1GPIO133
0x0 |
MCUN1GPIO132
0x0 |
MCUN1GPIO131
0x0 |
MCUN1GPIO130
0x0 |
MCUN1GPIO129
0x0 |
MCUN1GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO159 | RW | GPIO159 MCU N1-priority interrupt |
| 30 | MCUN1GPIO158 | RW | GPIO158 MCU N1-priority interrupt |
| 29 | MCUN1GPIO157 | RW | GPIO157 MCU N1-priority interrupt |
| 28 | MCUN1GPIO156 | RW | GPIO156 MCU N1-priority interrupt |
| 27 | MCUN1GPIO155 | RW | GPIO155 MCU N1-priority interrupt |
| 26 | MCUN1GPIO154 | RW | GPIO154 MCU N1-priority interrupt |
| 25 | MCUN1GPIO153 | RW | GPIO153 MCU N1-priority interrupt |
| 24 | MCUN1GPIO152 | RW | GPIO152 MCU N1-priority interrupt |
| 23 | MCUN1GPIO151 | RW | GPIO151 MCU N1-priority interrupt |
| 22 | MCUN1GPIO150 | RW | GPIO150 MCU N1-priority interrupt |
| 21 | MCUN1GPIO149 | RW | GPIO149 MCU N1-priority interrupt |
| 20 | MCUN1GPIO148 | RW | GPIO148 MCU N1-priority interrupt |
| 19 | MCUN1GPIO147 | RW | GPIO147 MCU N1-priority interrupt |
| 18 | MCUN1GPIO146 | RW | GPIO146 MCU N1-priority interrupt |
| 17 | MCUN1GPIO145 | RW | GPIO145 MCU N1-priority interrupt |
| 16 | MCUN1GPIO144 | RW | GPIO144 MCU N1-priority interrupt |
| 15 | MCUN1GPIO143 | RW | GPIO143 MCU N1-priority interrupt |
| 14 | MCUN1GPIO142 | RW | GPIO142 MCU N1-priority interrupt |
| 13 | MCUN1GPIO141 | RW | GPIO141 MCU N1-priority interrupt |
| 12 | MCUN1GPIO140 | RW | GPIO140 MCU N1-priority interrupt |
| 11 | MCUN1GPIO139 | RW | GPIO139 MCU N1-priority interrupt |
| 10 | MCUN1GPIO138 | RW | GPIO138 MCU N1-priority interrupt |
| 9 | MCUN1GPIO137 | RW | GPIO137 MCU N1-priority interrupt |
| 8 | MCUN1GPIO136 | RW | GPIO136 MCU N1-priority interrupt |
| 7 | MCUN1GPIO135 | RW | GPIO135 MCU N1-priority interrupt |
| 6 | MCUN1GPIO134 | RW | GPIO134 MCU N1-priority interrupt |
| 5 | MCUN1GPIO133 | RW | GPIO133 MCU N1-priority interrupt |
| 4 | MCUN1GPIO132 | RW | GPIO132 MCU N1-priority interrupt |
| 3 | MCUN1GPIO131 | RW | GPIO131 MCU N1-priority interrupt |
| 2 | MCUN1GPIO130 | RW | GPIO130 MCU N1-priority interrupt |
| 1 | MCUN1GPIO129 | RW | GPIO129 MCU N1-priority interrupt |
| 0 | MCUN1GPIO128 | RW | GPIO128 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105E8 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO159
0x0 |
MCUN1GPIO158
0x0 |
MCUN1GPIO157
0x0 |
MCUN1GPIO156
0x0 |
MCUN1GPIO155
0x0 |
MCUN1GPIO154
0x0 |
MCUN1GPIO153
0x0 |
MCUN1GPIO152
0x0 |
MCUN1GPIO151
0x0 |
MCUN1GPIO150
0x0 |
MCUN1GPIO149
0x0 |
MCUN1GPIO148
0x0 |
MCUN1GPIO147
0x0 |
MCUN1GPIO146
0x0 |
MCUN1GPIO145
0x0 |
MCUN1GPIO144
0x0 |
MCUN1GPIO143
0x0 |
MCUN1GPIO142
0x0 |
MCUN1GPIO141
0x0 |
MCUN1GPIO140
0x0 |
MCUN1GPIO139
0x0 |
MCUN1GPIO138
0x0 |
MCUN1GPIO137
0x0 |
MCUN1GPIO136
0x0 |
MCUN1GPIO135
0x0 |
MCUN1GPIO134
0x0 |
MCUN1GPIO133
0x0 |
MCUN1GPIO132
0x0 |
MCUN1GPIO131
0x0 |
MCUN1GPIO130
0x0 |
MCUN1GPIO129
0x0 |
MCUN1GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO159 | RW | GPIO159 MCU N1-priority interrupt |
| 30 | MCUN1GPIO158 | RW | GPIO158 MCU N1-priority interrupt |
| 29 | MCUN1GPIO157 | RW | GPIO157 MCU N1-priority interrupt |
| 28 | MCUN1GPIO156 | RW | GPIO156 MCU N1-priority interrupt |
| 27 | MCUN1GPIO155 | RW | GPIO155 MCU N1-priority interrupt |
| 26 | MCUN1GPIO154 | RW | GPIO154 MCU N1-priority interrupt |
| 25 | MCUN1GPIO153 | RW | GPIO153 MCU N1-priority interrupt |
| 24 | MCUN1GPIO152 | RW | GPIO152 MCU N1-priority interrupt |
| 23 | MCUN1GPIO151 | RW | GPIO151 MCU N1-priority interrupt |
| 22 | MCUN1GPIO150 | RW | GPIO150 MCU N1-priority interrupt |
| 21 | MCUN1GPIO149 | RW | GPIO149 MCU N1-priority interrupt |
| 20 | MCUN1GPIO148 | RW | GPIO148 MCU N1-priority interrupt |
| 19 | MCUN1GPIO147 | RW | GPIO147 MCU N1-priority interrupt |
| 18 | MCUN1GPIO146 | RW | GPIO146 MCU N1-priority interrupt |
| 17 | MCUN1GPIO145 | RW | GPIO145 MCU N1-priority interrupt |
| 16 | MCUN1GPIO144 | RW | GPIO144 MCU N1-priority interrupt |
| 15 | MCUN1GPIO143 | RW | GPIO143 MCU N1-priority interrupt |
| 14 | MCUN1GPIO142 | RW | GPIO142 MCU N1-priority interrupt |
| 13 | MCUN1GPIO141 | RW | GPIO141 MCU N1-priority interrupt |
| 12 | MCUN1GPIO140 | RW | GPIO140 MCU N1-priority interrupt |
| 11 | MCUN1GPIO139 | RW | GPIO139 MCU N1-priority interrupt |
| 10 | MCUN1GPIO138 | RW | GPIO138 MCU N1-priority interrupt |
| 9 | MCUN1GPIO137 | RW | GPIO137 MCU N1-priority interrupt |
| 8 | MCUN1GPIO136 | RW | GPIO136 MCU N1-priority interrupt |
| 7 | MCUN1GPIO135 | RW | GPIO135 MCU N1-priority interrupt |
| 6 | MCUN1GPIO134 | RW | GPIO134 MCU N1-priority interrupt |
| 5 | MCUN1GPIO133 | RW | GPIO133 MCU N1-priority interrupt |
| 4 | MCUN1GPIO132 | RW | GPIO132 MCU N1-priority interrupt |
| 3 | MCUN1GPIO131 | RW | GPIO131 MCU N1-priority interrupt |
| 2 | MCUN1GPIO130 | RW | GPIO130 MCU N1-priority interrupt |
| 1 | MCUN1GPIO129 | RW | GPIO129 MCU N1-priority interrupt |
| 0 | MCUN1GPIO128 | RW | GPIO128 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105EC |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO159
0x0 |
MCUN1GPIO158
0x0 |
MCUN1GPIO157
0x0 |
MCUN1GPIO156
0x0 |
MCUN1GPIO155
0x0 |
MCUN1GPIO154
0x0 |
MCUN1GPIO153
0x0 |
MCUN1GPIO152
0x0 |
MCUN1GPIO151
0x0 |
MCUN1GPIO150
0x0 |
MCUN1GPIO149
0x0 |
MCUN1GPIO148
0x0 |
MCUN1GPIO147
0x0 |
MCUN1GPIO146
0x0 |
MCUN1GPIO145
0x0 |
MCUN1GPIO144
0x0 |
MCUN1GPIO143
0x0 |
MCUN1GPIO142
0x0 |
MCUN1GPIO141
0x0 |
MCUN1GPIO140
0x0 |
MCUN1GPIO139
0x0 |
MCUN1GPIO138
0x0 |
MCUN1GPIO137
0x0 |
MCUN1GPIO136
0x0 |
MCUN1GPIO135
0x0 |
MCUN1GPIO134
0x0 |
MCUN1GPIO133
0x0 |
MCUN1GPIO132
0x0 |
MCUN1GPIO131
0x0 |
MCUN1GPIO130
0x0 |
MCUN1GPIO129
0x0 |
MCUN1GPIO128
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO159 | RW | GPIO159 MCU N1-priority interrupt |
| 30 | MCUN1GPIO158 | RW | GPIO158 MCU N1-priority interrupt |
| 29 | MCUN1GPIO157 | RW | GPIO157 MCU N1-priority interrupt |
| 28 | MCUN1GPIO156 | RW | GPIO156 MCU N1-priority interrupt |
| 27 | MCUN1GPIO155 | RW | GPIO155 MCU N1-priority interrupt |
| 26 | MCUN1GPIO154 | RW | GPIO154 MCU N1-priority interrupt |
| 25 | MCUN1GPIO153 | RW | GPIO153 MCU N1-priority interrupt |
| 24 | MCUN1GPIO152 | RW | GPIO152 MCU N1-priority interrupt |
| 23 | MCUN1GPIO151 | RW | GPIO151 MCU N1-priority interrupt |
| 22 | MCUN1GPIO150 | RW | GPIO150 MCU N1-priority interrupt |
| 21 | MCUN1GPIO149 | RW | GPIO149 MCU N1-priority interrupt |
| 20 | MCUN1GPIO148 | RW | GPIO148 MCU N1-priority interrupt |
| 19 | MCUN1GPIO147 | RW | GPIO147 MCU N1-priority interrupt |
| 18 | MCUN1GPIO146 | RW | GPIO146 MCU N1-priority interrupt |
| 17 | MCUN1GPIO145 | RW | GPIO145 MCU N1-priority interrupt |
| 16 | MCUN1GPIO144 | RW | GPIO144 MCU N1-priority interrupt |
| 15 | MCUN1GPIO143 | RW | GPIO143 MCU N1-priority interrupt |
| 14 | MCUN1GPIO142 | RW | GPIO142 MCU N1-priority interrupt |
| 13 | MCUN1GPIO141 | RW | GPIO141 MCU N1-priority interrupt |
| 12 | MCUN1GPIO140 | RW | GPIO140 MCU N1-priority interrupt |
| 11 | MCUN1GPIO139 | RW | GPIO139 MCU N1-priority interrupt |
| 10 | MCUN1GPIO138 | RW | GPIO138 MCU N1-priority interrupt |
| 9 | MCUN1GPIO137 | RW | GPIO137 MCU N1-priority interrupt |
| 8 | MCUN1GPIO136 | RW | GPIO136 MCU N1-priority interrupt |
| 7 | MCUN1GPIO135 | RW | GPIO135 MCU N1-priority interrupt |
| 6 | MCUN1GPIO134 | RW | GPIO134 MCU N1-priority interrupt |
| 5 | MCUN1GPIO133 | RW | GPIO133 MCU N1-priority interrupt |
| 4 | MCUN1GPIO132 | RW | GPIO132 MCU N1-priority interrupt |
| 3 | MCUN1GPIO131 | RW | GPIO131 MCU N1-priority interrupt |
| 2 | MCUN1GPIO130 | RW | GPIO130 MCU N1-priority interrupt |
| 1 | MCUN1GPIO129 | RW | GPIO129 MCU N1-priority interrupt |
| 0 | MCUN1GPIO128 | RW | GPIO128 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105F0 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO191
0x0 |
MCUN1GPIO190
0x0 |
MCUN1GPIO189
0x0 |
MCUN1GPIO188
0x0 |
MCUN1GPIO187
0x0 |
MCUN1GPIO186
0x0 |
MCUN1GPIO185
0x0 |
MCUN1GPIO184
0x0 |
MCUN1GPIO183
0x0 |
MCUN1GPIO182
0x0 |
MCUN1GPIO181
0x0 |
MCUN1GPIO180
0x0 |
MCUN1GPIO179
0x0 |
MCUN1GPIO178
0x0 |
MCUN1GPIO177
0x0 |
MCUN1GPIO176
0x0 |
MCUN1GPIO175
0x0 |
MCUN1GPIO174
0x0 |
MCUN1GPIO173
0x0 |
MCUN1GPIO172
0x0 |
MCUN1GPIO171
0x0 |
MCUN1GPIO170
0x0 |
MCUN1GPIO169
0x0 |
MCUN1GPIO168
0x0 |
MCUN1GPIO167
0x0 |
MCUN1GPIO166
0x0 |
MCUN1GPIO165
0x0 |
MCUN1GPIO164
0x0 |
MCUN1GPIO163
0x0 |
MCUN1GPIO162
0x0 |
MCUN1GPIO161
0x0 |
MCUN1GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO191 | RW | GPIO191 MCU N1-priority interrupt |
| 30 | MCUN1GPIO190 | RW | GPIO190 MCU N1-priority interrupt |
| 29 | MCUN1GPIO189 | RW | GPIO189 MCU N1-priority interrupt |
| 28 | MCUN1GPIO188 | RW | GPIO188 MCU N1-priority interrupt |
| 27 | MCUN1GPIO187 | RW | GPIO187 MCU N1-priority interrupt |
| 26 | MCUN1GPIO186 | RW | GPIO186 MCU N1-priority interrupt |
| 25 | MCUN1GPIO185 | RW | GPIO185 MCU N1-priority interrupt |
| 24 | MCUN1GPIO184 | RW | GPIO184 MCU N1-priority interrupt |
| 23 | MCUN1GPIO183 | RW | GPIO183 MCU N1-priority interrupt |
| 22 | MCUN1GPIO182 | RW | GPIO182 MCU N1-priority interrupt |
| 21 | MCUN1GPIO181 | RW | GPIO181 MCU N1-priority interrupt |
| 20 | MCUN1GPIO180 | RW | GPIO180 MCU N1-priority interrupt |
| 19 | MCUN1GPIO179 | RW | GPIO179 MCU N1-priority interrupt |
| 18 | MCUN1GPIO178 | RW | GPIO178 MCU N1-priority interrupt |
| 17 | MCUN1GPIO177 | RW | GPIO177 MCU N1-priority interrupt |
| 16 | MCUN1GPIO176 | RW | GPIO176 MCU N1-priority interrupt |
| 15 | MCUN1GPIO175 | RW | GPIO175 MCU N1-priority interrupt |
| 14 | MCUN1GPIO174 | RW | GPIO174 MCU N1-priority interrupt |
| 13 | MCUN1GPIO173 | RW | GPIO173 MCU N1-priority interrupt |
| 12 | MCUN1GPIO172 | RW | GPIO172 MCU N1-priority interrupt |
| 11 | MCUN1GPIO171 | RW | GPIO171 MCU N1-priority interrupt |
| 10 | MCUN1GPIO170 | RW | GPIO170 MCU N1-priority interrupt |
| 9 | MCUN1GPIO169 | RW | GPIO169 MCU N1-priority interrupt |
| 8 | MCUN1GPIO168 | RW | GPIO168 MCU N1-priority interrupt |
| 7 | MCUN1GPIO167 | RW | GPIO167 MCU N1-priority interrupt |
| 6 | MCUN1GPIO166 | RW | GPIO166 MCU N1-priority interrupt |
| 5 | MCUN1GPIO165 | RW | GPIO165 MCU N1-priority interrupt |
| 4 | MCUN1GPIO164 | RW | GPIO164 MCU N1-priority interrupt |
| 3 | MCUN1GPIO163 | RW | GPIO163 MCU N1-priority interrupt |
| 2 | MCUN1GPIO162 | RW | GPIO162 MCU N1-priority interrupt |
| 1 | MCUN1GPIO161 | RW | GPIO161 MCU N1-priority interrupt |
| 0 | MCUN1GPIO160 | RW | GPIO160 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105F4 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO191
0x0 |
MCUN1GPIO190
0x0 |
MCUN1GPIO189
0x0 |
MCUN1GPIO188
0x0 |
MCUN1GPIO187
0x0 |
MCUN1GPIO186
0x0 |
MCUN1GPIO185
0x0 |
MCUN1GPIO184
0x0 |
MCUN1GPIO183
0x0 |
MCUN1GPIO182
0x0 |
MCUN1GPIO181
0x0 |
MCUN1GPIO180
0x0 |
MCUN1GPIO179
0x0 |
MCUN1GPIO178
0x0 |
MCUN1GPIO177
0x0 |
MCUN1GPIO176
0x0 |
MCUN1GPIO175
0x0 |
MCUN1GPIO174
0x0 |
MCUN1GPIO173
0x0 |
MCUN1GPIO172
0x0 |
MCUN1GPIO171
0x0 |
MCUN1GPIO170
0x0 |
MCUN1GPIO169
0x0 |
MCUN1GPIO168
0x0 |
MCUN1GPIO167
0x0 |
MCUN1GPIO166
0x0 |
MCUN1GPIO165
0x0 |
MCUN1GPIO164
0x0 |
MCUN1GPIO163
0x0 |
MCUN1GPIO162
0x0 |
MCUN1GPIO161
0x0 |
MCUN1GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO191 | RW | GPIO191 MCU N1-priority interrupt |
| 30 | MCUN1GPIO190 | RW | GPIO190 MCU N1-priority interrupt |
| 29 | MCUN1GPIO189 | RW | GPIO189 MCU N1-priority interrupt |
| 28 | MCUN1GPIO188 | RW | GPIO188 MCU N1-priority interrupt |
| 27 | MCUN1GPIO187 | RW | GPIO187 MCU N1-priority interrupt |
| 26 | MCUN1GPIO186 | RW | GPIO186 MCU N1-priority interrupt |
| 25 | MCUN1GPIO185 | RW | GPIO185 MCU N1-priority interrupt |
| 24 | MCUN1GPIO184 | RW | GPIO184 MCU N1-priority interrupt |
| 23 | MCUN1GPIO183 | RW | GPIO183 MCU N1-priority interrupt |
| 22 | MCUN1GPIO182 | RW | GPIO182 MCU N1-priority interrupt |
| 21 | MCUN1GPIO181 | RW | GPIO181 MCU N1-priority interrupt |
| 20 | MCUN1GPIO180 | RW | GPIO180 MCU N1-priority interrupt |
| 19 | MCUN1GPIO179 | RW | GPIO179 MCU N1-priority interrupt |
| 18 | MCUN1GPIO178 | RW | GPIO178 MCU N1-priority interrupt |
| 17 | MCUN1GPIO177 | RW | GPIO177 MCU N1-priority interrupt |
| 16 | MCUN1GPIO176 | RW | GPIO176 MCU N1-priority interrupt |
| 15 | MCUN1GPIO175 | RW | GPIO175 MCU N1-priority interrupt |
| 14 | MCUN1GPIO174 | RW | GPIO174 MCU N1-priority interrupt |
| 13 | MCUN1GPIO173 | RW | GPIO173 MCU N1-priority interrupt |
| 12 | MCUN1GPIO172 | RW | GPIO172 MCU N1-priority interrupt |
| 11 | MCUN1GPIO171 | RW | GPIO171 MCU N1-priority interrupt |
| 10 | MCUN1GPIO170 | RW | GPIO170 MCU N1-priority interrupt |
| 9 | MCUN1GPIO169 | RW | GPIO169 MCU N1-priority interrupt |
| 8 | MCUN1GPIO168 | RW | GPIO168 MCU N1-priority interrupt |
| 7 | MCUN1GPIO167 | RW | GPIO167 MCU N1-priority interrupt |
| 6 | MCUN1GPIO166 | RW | GPIO166 MCU N1-priority interrupt |
| 5 | MCUN1GPIO165 | RW | GPIO165 MCU N1-priority interrupt |
| 4 | MCUN1GPIO164 | RW | GPIO164 MCU N1-priority interrupt |
| 3 | MCUN1GPIO163 | RW | GPIO163 MCU N1-priority interrupt |
| 2 | MCUN1GPIO162 | RW | GPIO162 MCU N1-priority interrupt |
| 1 | MCUN1GPIO161 | RW | GPIO161 MCU N1-priority interrupt |
| 0 | MCUN1GPIO160 | RW | GPIO160 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105F8 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO191
0x0 |
MCUN1GPIO190
0x0 |
MCUN1GPIO189
0x0 |
MCUN1GPIO188
0x0 |
MCUN1GPIO187
0x0 |
MCUN1GPIO186
0x0 |
MCUN1GPIO185
0x0 |
MCUN1GPIO184
0x0 |
MCUN1GPIO183
0x0 |
MCUN1GPIO182
0x0 |
MCUN1GPIO181
0x0 |
MCUN1GPIO180
0x0 |
MCUN1GPIO179
0x0 |
MCUN1GPIO178
0x0 |
MCUN1GPIO177
0x0 |
MCUN1GPIO176
0x0 |
MCUN1GPIO175
0x0 |
MCUN1GPIO174
0x0 |
MCUN1GPIO173
0x0 |
MCUN1GPIO172
0x0 |
MCUN1GPIO171
0x0 |
MCUN1GPIO170
0x0 |
MCUN1GPIO169
0x0 |
MCUN1GPIO168
0x0 |
MCUN1GPIO167
0x0 |
MCUN1GPIO166
0x0 |
MCUN1GPIO165
0x0 |
MCUN1GPIO164
0x0 |
MCUN1GPIO163
0x0 |
MCUN1GPIO162
0x0 |
MCUN1GPIO161
0x0 |
MCUN1GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO191 | RW | GPIO191 MCU N1-priority interrupt |
| 30 | MCUN1GPIO190 | RW | GPIO190 MCU N1-priority interrupt |
| 29 | MCUN1GPIO189 | RW | GPIO189 MCU N1-priority interrupt |
| 28 | MCUN1GPIO188 | RW | GPIO188 MCU N1-priority interrupt |
| 27 | MCUN1GPIO187 | RW | GPIO187 MCU N1-priority interrupt |
| 26 | MCUN1GPIO186 | RW | GPIO186 MCU N1-priority interrupt |
| 25 | MCUN1GPIO185 | RW | GPIO185 MCU N1-priority interrupt |
| 24 | MCUN1GPIO184 | RW | GPIO184 MCU N1-priority interrupt |
| 23 | MCUN1GPIO183 | RW | GPIO183 MCU N1-priority interrupt |
| 22 | MCUN1GPIO182 | RW | GPIO182 MCU N1-priority interrupt |
| 21 | MCUN1GPIO181 | RW | GPIO181 MCU N1-priority interrupt |
| 20 | MCUN1GPIO180 | RW | GPIO180 MCU N1-priority interrupt |
| 19 | MCUN1GPIO179 | RW | GPIO179 MCU N1-priority interrupt |
| 18 | MCUN1GPIO178 | RW | GPIO178 MCU N1-priority interrupt |
| 17 | MCUN1GPIO177 | RW | GPIO177 MCU N1-priority interrupt |
| 16 | MCUN1GPIO176 | RW | GPIO176 MCU N1-priority interrupt |
| 15 | MCUN1GPIO175 | RW | GPIO175 MCU N1-priority interrupt |
| 14 | MCUN1GPIO174 | RW | GPIO174 MCU N1-priority interrupt |
| 13 | MCUN1GPIO173 | RW | GPIO173 MCU N1-priority interrupt |
| 12 | MCUN1GPIO172 | RW | GPIO172 MCU N1-priority interrupt |
| 11 | MCUN1GPIO171 | RW | GPIO171 MCU N1-priority interrupt |
| 10 | MCUN1GPIO170 | RW | GPIO170 MCU N1-priority interrupt |
| 9 | MCUN1GPIO169 | RW | GPIO169 MCU N1-priority interrupt |
| 8 | MCUN1GPIO168 | RW | GPIO168 MCU N1-priority interrupt |
| 7 | MCUN1GPIO167 | RW | GPIO167 MCU N1-priority interrupt |
| 6 | MCUN1GPIO166 | RW | GPIO166 MCU N1-priority interrupt |
| 5 | MCUN1GPIO165 | RW | GPIO165 MCU N1-priority interrupt |
| 4 | MCUN1GPIO164 | RW | GPIO164 MCU N1-priority interrupt |
| 3 | MCUN1GPIO163 | RW | GPIO163 MCU N1-priority interrupt |
| 2 | MCUN1GPIO162 | RW | GPIO162 MCU N1-priority interrupt |
| 1 | MCUN1GPIO161 | RW | GPIO161 MCU N1-priority interrupt |
| 0 | MCUN1GPIO160 | RW | GPIO160 MCU N1-priority interrupt |
| Instance 0 Address: | 0x400105FC |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO191
0x0 |
MCUN1GPIO190
0x0 |
MCUN1GPIO189
0x0 |
MCUN1GPIO188
0x0 |
MCUN1GPIO187
0x0 |
MCUN1GPIO186
0x0 |
MCUN1GPIO185
0x0 |
MCUN1GPIO184
0x0 |
MCUN1GPIO183
0x0 |
MCUN1GPIO182
0x0 |
MCUN1GPIO181
0x0 |
MCUN1GPIO180
0x0 |
MCUN1GPIO179
0x0 |
MCUN1GPIO178
0x0 |
MCUN1GPIO177
0x0 |
MCUN1GPIO176
0x0 |
MCUN1GPIO175
0x0 |
MCUN1GPIO174
0x0 |
MCUN1GPIO173
0x0 |
MCUN1GPIO172
0x0 |
MCUN1GPIO171
0x0 |
MCUN1GPIO170
0x0 |
MCUN1GPIO169
0x0 |
MCUN1GPIO168
0x0 |
MCUN1GPIO167
0x0 |
MCUN1GPIO166
0x0 |
MCUN1GPIO165
0x0 |
MCUN1GPIO164
0x0 |
MCUN1GPIO163
0x0 |
MCUN1GPIO162
0x0 |
MCUN1GPIO161
0x0 |
MCUN1GPIO160
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO191 | RW | GPIO191 MCU N1-priority interrupt |
| 30 | MCUN1GPIO190 | RW | GPIO190 MCU N1-priority interrupt |
| 29 | MCUN1GPIO189 | RW | GPIO189 MCU N1-priority interrupt |
| 28 | MCUN1GPIO188 | RW | GPIO188 MCU N1-priority interrupt |
| 27 | MCUN1GPIO187 | RW | GPIO187 MCU N1-priority interrupt |
| 26 | MCUN1GPIO186 | RW | GPIO186 MCU N1-priority interrupt |
| 25 | MCUN1GPIO185 | RW | GPIO185 MCU N1-priority interrupt |
| 24 | MCUN1GPIO184 | RW | GPIO184 MCU N1-priority interrupt |
| 23 | MCUN1GPIO183 | RW | GPIO183 MCU N1-priority interrupt |
| 22 | MCUN1GPIO182 | RW | GPIO182 MCU N1-priority interrupt |
| 21 | MCUN1GPIO181 | RW | GPIO181 MCU N1-priority interrupt |
| 20 | MCUN1GPIO180 | RW | GPIO180 MCU N1-priority interrupt |
| 19 | MCUN1GPIO179 | RW | GPIO179 MCU N1-priority interrupt |
| 18 | MCUN1GPIO178 | RW | GPIO178 MCU N1-priority interrupt |
| 17 | MCUN1GPIO177 | RW | GPIO177 MCU N1-priority interrupt |
| 16 | MCUN1GPIO176 | RW | GPIO176 MCU N1-priority interrupt |
| 15 | MCUN1GPIO175 | RW | GPIO175 MCU N1-priority interrupt |
| 14 | MCUN1GPIO174 | RW | GPIO174 MCU N1-priority interrupt |
| 13 | MCUN1GPIO173 | RW | GPIO173 MCU N1-priority interrupt |
| 12 | MCUN1GPIO172 | RW | GPIO172 MCU N1-priority interrupt |
| 11 | MCUN1GPIO171 | RW | GPIO171 MCU N1-priority interrupt |
| 10 | MCUN1GPIO170 | RW | GPIO170 MCU N1-priority interrupt |
| 9 | MCUN1GPIO169 | RW | GPIO169 MCU N1-priority interrupt |
| 8 | MCUN1GPIO168 | RW | GPIO168 MCU N1-priority interrupt |
| 7 | MCUN1GPIO167 | RW | GPIO167 MCU N1-priority interrupt |
| 6 | MCUN1GPIO166 | RW | GPIO166 MCU N1-priority interrupt |
| 5 | MCUN1GPIO165 | RW | GPIO165 MCU N1-priority interrupt |
| 4 | MCUN1GPIO164 | RW | GPIO164 MCU N1-priority interrupt |
| 3 | MCUN1GPIO163 | RW | GPIO163 MCU N1-priority interrupt |
| 2 | MCUN1GPIO162 | RW | GPIO162 MCU N1-priority interrupt |
| 1 | MCUN1GPIO161 | RW | GPIO161 MCU N1-priority interrupt |
| 0 | MCUN1GPIO160 | RW | GPIO160 MCU N1-priority interrupt |
| Instance 0 Address: | 0x40010600 |
Set bits in this register to allow this module to generate the corresponding interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO223
0x0 |
MCUN1GPIO222
0x0 |
MCUN1GPIO221
0x0 |
MCUN1GPIO220
0x0 |
MCUN1GPIO219
0x0 |
MCUN1GPIO218
0x0 |
MCUN1GPIO217
0x0 |
MCUN1GPIO216
0x0 |
MCUN1GPIO215
0x0 |
MCUN1GPIO214
0x0 |
MCUN1GPIO213
0x0 |
MCUN1GPIO212
0x0 |
MCUN1GPIO211
0x0 |
MCUN1GPIO210
0x0 |
MCUN1GPIO209
0x0 |
MCUN1GPIO208
0x0 |
MCUN1GPIO207
0x0 |
MCUN1GPIO206
0x0 |
MCUN1GPIO205
0x0 |
MCUN1GPIO204
0x0 |
MCUN1GPIO203
0x0 |
MCUN1GPIO202
0x0 |
MCUN1GPIO201
0x0 |
MCUN1GPIO200
0x0 |
MCUN1GPIO199
0x0 |
MCUN1GPIO198
0x0 |
MCUN1GPIO197
0x0 |
MCUN1GPIO196
0x0 |
MCUN1GPIO195
0x0 |
MCUN1GPIO194
0x0 |
MCUN1GPIO193
0x0 |
MCUN1GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO223 | RW | GPIO223 MCU N1-priority interrupt |
| 30 | MCUN1GPIO222 | RW | GPIO222 MCU N1-priority interrupt |
| 29 | MCUN1GPIO221 | RW | GPIO221 MCU N1-priority interrupt |
| 28 | MCUN1GPIO220 | RW | GPIO220 MCU N1-priority interrupt |
| 27 | MCUN1GPIO219 | RW | GPIO219 MCU N1-priority interrupt |
| 26 | MCUN1GPIO218 | RW | GPIO218 MCU N1-priority interrupt |
| 25 | MCUN1GPIO217 | RW | GPIO217 MCU N1-priority interrupt |
| 24 | MCUN1GPIO216 | RW | GPIO216 MCU N1-priority interrupt |
| 23 | MCUN1GPIO215 | RW | GPIO215 MCU N1-priority interrupt |
| 22 | MCUN1GPIO214 | RW | GPIO214 MCU N1-priority interrupt |
| 21 | MCUN1GPIO213 | RW | GPIO213 MCU N1-priority interrupt |
| 20 | MCUN1GPIO212 | RW | GPIO212 MCU N1-priority interrupt |
| 19 | MCUN1GPIO211 | RW | GPIO211 MCU N1-priority interrupt |
| 18 | MCUN1GPIO210 | RW | GPIO210 MCU N1-priority interrupt |
| 17 | MCUN1GPIO209 | RW | GPIO209 MCU N1-priority interrupt |
| 16 | MCUN1GPIO208 | RW | GPIO208 MCU N1-priority interrupt |
| 15 | MCUN1GPIO207 | RW | GPIO207 MCU N1-priority interrupt |
| 14 | MCUN1GPIO206 | RW | GPIO206 MCU N1-priority interrupt |
| 13 | MCUN1GPIO205 | RW | GPIO205 MCU N1-priority interrupt |
| 12 | MCUN1GPIO204 | RW | GPIO204 MCU N1-priority interrupt |
| 11 | MCUN1GPIO203 | RW | GPIO203 MCU N1-priority interrupt |
| 10 | MCUN1GPIO202 | RW | GPIO202 MCU N1-priority interrupt |
| 9 | MCUN1GPIO201 | RW | GPIO201 MCU N1-priority interrupt |
| 8 | MCUN1GPIO200 | RW | GPIO200 MCU N1-priority interrupt |
| 7 | MCUN1GPIO199 | RW | GPIO199 MCU N1-priority interrupt |
| 6 | MCUN1GPIO198 | RW | GPIO198 MCU N1-priority interrupt |
| 5 | MCUN1GPIO197 | RW | GPIO197 MCU N1-priority interrupt |
| 4 | MCUN1GPIO196 | RW | GPIO196 MCU N1-priority interrupt |
| 3 | MCUN1GPIO195 | RW | GPIO195 MCU N1-priority interrupt |
| 2 | MCUN1GPIO194 | RW | GPIO194 MCU N1-priority interrupt |
| 1 | MCUN1GPIO193 | RW | GPIO193 MCU N1-priority interrupt |
| 0 | MCUN1GPIO192 | RW | GPIO192 MCU N1-priority interrupt |
| Instance 0 Address: | 0x40010604 |
Read bits from this register to discover the cause of a recent interrupt.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO223
0x0 |
MCUN1GPIO222
0x0 |
MCUN1GPIO221
0x0 |
MCUN1GPIO220
0x0 |
MCUN1GPIO219
0x0 |
MCUN1GPIO218
0x0 |
MCUN1GPIO217
0x0 |
MCUN1GPIO216
0x0 |
MCUN1GPIO215
0x0 |
MCUN1GPIO214
0x0 |
MCUN1GPIO213
0x0 |
MCUN1GPIO212
0x0 |
MCUN1GPIO211
0x0 |
MCUN1GPIO210
0x0 |
MCUN1GPIO209
0x0 |
MCUN1GPIO208
0x0 |
MCUN1GPIO207
0x0 |
MCUN1GPIO206
0x0 |
MCUN1GPIO205
0x0 |
MCUN1GPIO204
0x0 |
MCUN1GPIO203
0x0 |
MCUN1GPIO202
0x0 |
MCUN1GPIO201
0x0 |
MCUN1GPIO200
0x0 |
MCUN1GPIO199
0x0 |
MCUN1GPIO198
0x0 |
MCUN1GPIO197
0x0 |
MCUN1GPIO196
0x0 |
MCUN1GPIO195
0x0 |
MCUN1GPIO194
0x0 |
MCUN1GPIO193
0x0 |
MCUN1GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO223 | RW | GPIO223 MCU N1-priority interrupt |
| 30 | MCUN1GPIO222 | RW | GPIO222 MCU N1-priority interrupt |
| 29 | MCUN1GPIO221 | RW | GPIO221 MCU N1-priority interrupt |
| 28 | MCUN1GPIO220 | RW | GPIO220 MCU N1-priority interrupt |
| 27 | MCUN1GPIO219 | RW | GPIO219 MCU N1-priority interrupt |
| 26 | MCUN1GPIO218 | RW | GPIO218 MCU N1-priority interrupt |
| 25 | MCUN1GPIO217 | RW | GPIO217 MCU N1-priority interrupt |
| 24 | MCUN1GPIO216 | RW | GPIO216 MCU N1-priority interrupt |
| 23 | MCUN1GPIO215 | RW | GPIO215 MCU N1-priority interrupt |
| 22 | MCUN1GPIO214 | RW | GPIO214 MCU N1-priority interrupt |
| 21 | MCUN1GPIO213 | RW | GPIO213 MCU N1-priority interrupt |
| 20 | MCUN1GPIO212 | RW | GPIO212 MCU N1-priority interrupt |
| 19 | MCUN1GPIO211 | RW | GPIO211 MCU N1-priority interrupt |
| 18 | MCUN1GPIO210 | RW | GPIO210 MCU N1-priority interrupt |
| 17 | MCUN1GPIO209 | RW | GPIO209 MCU N1-priority interrupt |
| 16 | MCUN1GPIO208 | RW | GPIO208 MCU N1-priority interrupt |
| 15 | MCUN1GPIO207 | RW | GPIO207 MCU N1-priority interrupt |
| 14 | MCUN1GPIO206 | RW | GPIO206 MCU N1-priority interrupt |
| 13 | MCUN1GPIO205 | RW | GPIO205 MCU N1-priority interrupt |
| 12 | MCUN1GPIO204 | RW | GPIO204 MCU N1-priority interrupt |
| 11 | MCUN1GPIO203 | RW | GPIO203 MCU N1-priority interrupt |
| 10 | MCUN1GPIO202 | RW | GPIO202 MCU N1-priority interrupt |
| 9 | MCUN1GPIO201 | RW | GPIO201 MCU N1-priority interrupt |
| 8 | MCUN1GPIO200 | RW | GPIO200 MCU N1-priority interrupt |
| 7 | MCUN1GPIO199 | RW | GPIO199 MCU N1-priority interrupt |
| 6 | MCUN1GPIO198 | RW | GPIO198 MCU N1-priority interrupt |
| 5 | MCUN1GPIO197 | RW | GPIO197 MCU N1-priority interrupt |
| 4 | MCUN1GPIO196 | RW | GPIO196 MCU N1-priority interrupt |
| 3 | MCUN1GPIO195 | RW | GPIO195 MCU N1-priority interrupt |
| 2 | MCUN1GPIO194 | RW | GPIO194 MCU N1-priority interrupt |
| 1 | MCUN1GPIO193 | RW | GPIO193 MCU N1-priority interrupt |
| 0 | MCUN1GPIO192 | RW | GPIO192 MCU N1-priority interrupt |
| Instance 0 Address: | 0x40010608 |
Write a 1 to a bit in this register to clear the interrupt status associated with that bit.
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO223
0x0 |
MCUN1GPIO222
0x0 |
MCUN1GPIO221
0x0 |
MCUN1GPIO220
0x0 |
MCUN1GPIO219
0x0 |
MCUN1GPIO218
0x0 |
MCUN1GPIO217
0x0 |
MCUN1GPIO216
0x0 |
MCUN1GPIO215
0x0 |
MCUN1GPIO214
0x0 |
MCUN1GPIO213
0x0 |
MCUN1GPIO212
0x0 |
MCUN1GPIO211
0x0 |
MCUN1GPIO210
0x0 |
MCUN1GPIO209
0x0 |
MCUN1GPIO208
0x0 |
MCUN1GPIO207
0x0 |
MCUN1GPIO206
0x0 |
MCUN1GPIO205
0x0 |
MCUN1GPIO204
0x0 |
MCUN1GPIO203
0x0 |
MCUN1GPIO202
0x0 |
MCUN1GPIO201
0x0 |
MCUN1GPIO200
0x0 |
MCUN1GPIO199
0x0 |
MCUN1GPIO198
0x0 |
MCUN1GPIO197
0x0 |
MCUN1GPIO196
0x0 |
MCUN1GPIO195
0x0 |
MCUN1GPIO194
0x0 |
MCUN1GPIO193
0x0 |
MCUN1GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO223 | RW | GPIO223 MCU N1-priority interrupt |
| 30 | MCUN1GPIO222 | RW | GPIO222 MCU N1-priority interrupt |
| 29 | MCUN1GPIO221 | RW | GPIO221 MCU N1-priority interrupt |
| 28 | MCUN1GPIO220 | RW | GPIO220 MCU N1-priority interrupt |
| 27 | MCUN1GPIO219 | RW | GPIO219 MCU N1-priority interrupt |
| 26 | MCUN1GPIO218 | RW | GPIO218 MCU N1-priority interrupt |
| 25 | MCUN1GPIO217 | RW | GPIO217 MCU N1-priority interrupt |
| 24 | MCUN1GPIO216 | RW | GPIO216 MCU N1-priority interrupt |
| 23 | MCUN1GPIO215 | RW | GPIO215 MCU N1-priority interrupt |
| 22 | MCUN1GPIO214 | RW | GPIO214 MCU N1-priority interrupt |
| 21 | MCUN1GPIO213 | RW | GPIO213 MCU N1-priority interrupt |
| 20 | MCUN1GPIO212 | RW | GPIO212 MCU N1-priority interrupt |
| 19 | MCUN1GPIO211 | RW | GPIO211 MCU N1-priority interrupt |
| 18 | MCUN1GPIO210 | RW | GPIO210 MCU N1-priority interrupt |
| 17 | MCUN1GPIO209 | RW | GPIO209 MCU N1-priority interrupt |
| 16 | MCUN1GPIO208 | RW | GPIO208 MCU N1-priority interrupt |
| 15 | MCUN1GPIO207 | RW | GPIO207 MCU N1-priority interrupt |
| 14 | MCUN1GPIO206 | RW | GPIO206 MCU N1-priority interrupt |
| 13 | MCUN1GPIO205 | RW | GPIO205 MCU N1-priority interrupt |
| 12 | MCUN1GPIO204 | RW | GPIO204 MCU N1-priority interrupt |
| 11 | MCUN1GPIO203 | RW | GPIO203 MCU N1-priority interrupt |
| 10 | MCUN1GPIO202 | RW | GPIO202 MCU N1-priority interrupt |
| 9 | MCUN1GPIO201 | RW | GPIO201 MCU N1-priority interrupt |
| 8 | MCUN1GPIO200 | RW | GPIO200 MCU N1-priority interrupt |
| 7 | MCUN1GPIO199 | RW | GPIO199 MCU N1-priority interrupt |
| 6 | MCUN1GPIO198 | RW | GPIO198 MCU N1-priority interrupt |
| 5 | MCUN1GPIO197 | RW | GPIO197 MCU N1-priority interrupt |
| 4 | MCUN1GPIO196 | RW | GPIO196 MCU N1-priority interrupt |
| 3 | MCUN1GPIO195 | RW | GPIO195 MCU N1-priority interrupt |
| 2 | MCUN1GPIO194 | RW | GPIO194 MCU N1-priority interrupt |
| 1 | MCUN1GPIO193 | RW | GPIO193 MCU N1-priority interrupt |
| 0 | MCUN1GPIO192 | RW | GPIO192 MCU N1-priority interrupt |
| Instance 0 Address: | 0x4001060C |
Write a 1 to a bit in this register to instantly generate an interrupt from this module. (Generally used for testing purposes).
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| MCUN1GPIO223
0x0 |
MCUN1GPIO222
0x0 |
MCUN1GPIO221
0x0 |
MCUN1GPIO220
0x0 |
MCUN1GPIO219
0x0 |
MCUN1GPIO218
0x0 |
MCUN1GPIO217
0x0 |
MCUN1GPIO216
0x0 |
MCUN1GPIO215
0x0 |
MCUN1GPIO214
0x0 |
MCUN1GPIO213
0x0 |
MCUN1GPIO212
0x0 |
MCUN1GPIO211
0x0 |
MCUN1GPIO210
0x0 |
MCUN1GPIO209
0x0 |
MCUN1GPIO208
0x0 |
MCUN1GPIO207
0x0 |
MCUN1GPIO206
0x0 |
MCUN1GPIO205
0x0 |
MCUN1GPIO204
0x0 |
MCUN1GPIO203
0x0 |
MCUN1GPIO202
0x0 |
MCUN1GPIO201
0x0 |
MCUN1GPIO200
0x0 |
MCUN1GPIO199
0x0 |
MCUN1GPIO198
0x0 |
MCUN1GPIO197
0x0 |
MCUN1GPIO196
0x0 |
MCUN1GPIO195
0x0 |
MCUN1GPIO194
0x0 |
MCUN1GPIO193
0x0 |
MCUN1GPIO192
0x0 |
| Bits | Name | RW | Description |
|---|---|---|---|
| 31 | MCUN1GPIO223 | RW | GPIO223 MCU N1-priority interrupt |
| 30 | MCUN1GPIO222 | RW | GPIO222 MCU N1-priority interrupt |
| 29 | MCUN1GPIO221 | RW | GPIO221 MCU N1-priority interrupt |
| 28 | MCUN1GPIO220 | RW | GPIO220 MCU N1-priority interrupt |
| 27 | MCUN1GPIO219 | RW | GPIO219 MCU N1-priority interrupt |
| 26 | MCUN1GPIO218 | RW | GPIO218 MCU N1-priority interrupt |
| 25 | MCUN1GPIO217 | RW | GPIO217 MCU N1-priority interrupt |
| 24 | MCUN1GPIO216 | RW | GPIO216 MCU N1-priority interrupt |
| 23 | MCUN1GPIO215 | RW | GPIO215 MCU N1-priority interrupt |
| 22 | MCUN1GPIO214 | RW | GPIO214 MCU N1-priority interrupt |
| 21 | MCUN1GPIO213 | RW | GPIO213 MCU N1-priority interrupt |
| 20 | MCUN1GPIO212 | RW | GPIO212 MCU N1-priority interrupt |
| 19 | MCUN1GPIO211 | RW | GPIO211 MCU N1-priority interrupt |
| 18 | MCUN1GPIO210 | RW | GPIO210 MCU N1-priority interrupt |
| 17 | MCUN1GPIO209 | RW | GPIO209 MCU N1-priority interrupt |
| 16 | MCUN1GPIO208 | RW | GPIO208 MCU N1-priority interrupt |
| 15 | MCUN1GPIO207 | RW | GPIO207 MCU N1-priority interrupt |
| 14 | MCUN1GPIO206 | RW | GPIO206 MCU N1-priority interrupt |
| 13 | MCUN1GPIO205 | RW | GPIO205 MCU N1-priority interrupt |
| 12 | MCUN1GPIO204 | RW | GPIO204 MCU N1-priority interrupt |
| 11 | MCUN1GPIO203 | RW | GPIO203 MCU N1-priority interrupt |
| 10 | MCUN1GPIO202 | RW | GPIO202 MCU N1-priority interrupt |
| 9 | MCUN1GPIO201 | RW | GPIO201 MCU N1-priority interrupt |
| 8 | MCUN1GPIO200 | RW | GPIO200 MCU N1-priority interrupt |
| 7 | MCUN1GPIO199 | RW | GPIO199 MCU N1-priority interrupt |
| 6 | MCUN1GPIO198 | RW | GPIO198 MCU N1-priority interrupt |
| 5 | MCUN1GPIO197 | RW | GPIO197 MCU N1-priority interrupt |
| 4 | MCUN1GPIO196 | RW | GPIO196 MCU N1-priority interrupt |
| 3 | MCUN1GPIO195 | RW | GPIO195 MCU N1-priority interrupt |
| 2 | MCUN1GPIO194 | RW | GPIO194 MCU N1-priority interrupt |
| 1 | MCUN1GPIO193 | RW | GPIO193 MCU N1-priority interrupt |
| 0 | MCUN1GPIO192 | RW | GPIO192 MCU N1-priority interrupt |